mirror of https://github.com/apache/maven.git
super-mega minor typo
This commit is contained in:
parent
a31d5b0323
commit
763a2b2a9b
|
@ -8,7 +8,7 @@ The easiest way to setup the Maven Wrapper for your project is to use the [Takar
|
||||||
mvn -N io.takari:maven:wrapper
|
mvn -N io.takari:maven:wrapper
|
||||||
```
|
```
|
||||||
|
|
||||||
Normally you instruct user to run the `mvn` command like the following:
|
Normally you instruct users to run the `mvn` command like the following:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ mvn clean install
|
$ mvn clean install
|
||||||
|
|
Loading…
Reference in New Issue