diff --git a/README.md b/README.md index edecc4bae..45dd9a16e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Compiling You need to have Maven installed (http://maven.apache.org). Once installed, simply run: - mvn clean package install + mvn clean install Maven will automatically download dependencies for you. Note: For that to work, be sure to add Maven to your "PATH".