update readme

This commit is contained in:
Jeff Xiong
2013-03-13 09:00:46 +08:00
parent a376a0ea52
commit 761a81e955
+2 -2
View File
@@ -3,11 +3,11 @@ Java Dojo
# What to do?
'''
```
git://github.com/gigix/java-dojo.git
cd java-dojo
mvn clean install
'''
```
You should see build "BUILD SUCCESS" at the end.