Update README.md

Change build instructions to 'mvn package'
This commit is contained in:
Deklan Dieterly 2014-06-11 14:09:03 -06:00
parent 9160e13ba9
commit 8f9a328795
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Requires mon-common from https://github.com/hpcloud-mon/mon-common. Download and do mvn install
```
mvn clean install
mvn clean package
```
## Usage