diff --git a/README.md b/README.md index 98dc768..92fe11b 100644 --- a/README.md +++ b/README.md @@ -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 ```