mirror of https://github.com/apache/maven.git
magnify a bit this line :-)
Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
parent
7fde626c23
commit
6cb5db1639
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue