magnify a bit this line :-)

Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
olivier lamy 2018-05-27 10:38:44 +10:00
parent 7fde626c23
commit 6cb5db1639
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ Quick Build
If you want to bootstrap Maven, you'll need:
- Java 1.7+
- Maven 3.0.5 or later
-Run Maven, specifying a location into which the completed Maven distro should be installed:
- 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
```