diff --git a/README.md b/README.md index 4fd54e7..9b424b2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,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: ``` -$ ant jar +$ ant ``` ### Contributing