Use the correct build command in the README

This commit is contained in:
Peter Palaga
2020-02-25 08:17:32 +01:00
parent 8b565df4df
commit 43073d375d

View File

@@ -7,7 +7,7 @@ The mvnd project aims to provide a daemon infrastructure for maven based builds.
```
git clone https://github.com/gnodet/mvnd.git
cd mvnd
mvn install -Pmaven-distro
mvn package
```
## Configuring