super-mega minor typo

This commit is contained in:
Dan Rollo 2015-08-19 23:25:01 -04:00 committed by rfscholte
parent a31d5b0323
commit 763a2b2a9b
1 changed files with 1 additions and 1 deletions

View File

@ -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