Update README.md

This commit is contained in:
Nicolás A. Ortega 2014-10-30 15:44:35 -05:00
parent eb392746ed
commit e0720d56d0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ FreqSample is a tool made in Java that will play a frequency.
### Compiling
Make sure you have the JDK installed along with Apache Ant. Then go to the root directory of this project and run:
```
```bash
$ ant
```