Minor edit.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@2865 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
samskivert
2010-09-09 18:22:21 +00:00
parent eb85d7d40b
commit d159774dff
+1 -1
View File
@@ -49,7 +49,7 @@ Invoke Ant with any of the following targets:
tests: builds and runs the unit tests
dist: builds the distribution jar file (dist/samskivert.jar)
Invoke Maven with the following targets:
Invoke Maven with any of the following targets:
mvn test: builds the code and runs the tests
mvn package: builds the code and creates target/samskivert-X.X.jar