Fixed a typo of build mvnd in README (#709)

This commit is contained in:
Willem Jiang
2022-10-16 15:24:48 +08:00
committed by GitHub
parent 39819a3290
commit b408dea606

View File

@@ -217,7 +217,7 @@ https://www.graalvm.org/reference-manual/native-image/#prerequisites[`native-ima
[source,shell]
----
$ git clone https://github.com/apache/maven-mvnd.git
$ cd mvnd
$ cd maven-mvnd
$ mvn clean verify -Pnative
...
$ cd client