Skip to content

Commit

Permalink
Updated Quick Build information.
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Nov 8, 2018
1 parent 0ee5dfb commit 114a0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 71,7 @@ If you want to bootstrap Maven, you'll need:
- Maven 3.0.5 or later
- Run Maven, specifying a location into which the completed Maven distro should be installed:
```
mvn -DdistributionTargetDir="$HOME/app/maven/apache-maven-3.5.x-SNAPSHOT" clean package
mvn -DdistributionTargetDir="$HOME/app/maven/apache-maven-3.6.x-SNAPSHOT" clean package
```


Expand Down

0 comments on commit 114a0e9

Please sign in to comment.