diff --git a/README.md b/README.md index 9b424b2..559ebbe 100644 --- a/README.md +++ b/README.md @@ -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 ```