changeset 91:3ab70651ad96

Clarify the word install in HACKING
author Omair Majid <omajid@redhat.com>
date Tue, 21 Jan 2014 19:58:16 -0500
parents 8f2dd0dbdb87
children 35ebda424414
files HACKING.md
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/HACKING.md	Tue Jan 21 19:51:04 2014 -0500
+++ b/HACKING.md	Tue Jan 21 19:58:16 2014 -0500
@@ -14,7 +14,7 @@
 
     mvn clean verify
 
-There's no need to `install` anything.
+There's no need to `mvn install` anything.
 
 
 Maven vs Tycho