From e0720d56d0f6aa18e925f28fc7437ff8799a1428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20A=2E=20Ortega?= Date: Thu, 30 Oct 2014 15:44:35 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```