From f6783a2db60aef14e79497d8c9fe9343d993a31c Mon Sep 17 00:00:00 2001 From: Deklan Dieterly Date: Wed, 11 Jun 2014 14:09:47 -0600 Subject: [PATCH] Update README.md Clean up instructions a bit more. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 852ac5845..7fe2fa76f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Build -Requires mon-common from https://github.com/hpcloud-mon/mon-common. Download and do mvn install +Requires mon-common from https://github.com/hpcloud-mon/mon-common. Download and do mvn package. ``` mvn clean package