Update README.md

This commit is contained in:
Nicolás A. Ortega 2014-10-30 15:45:22 -05:00
parent f022fda0d6
commit 5acd4908ab

View File

@ -5,7 +5,7 @@ This is a very simple project, it was made for educational purposes (hence why i
###Compiling
To compile make sure you have JDK and Apache Ant installed. Then run the following command in the root directory of the project:
```
```bash
$ ant
```