Update README.md

This commit is contained in:
Nicolás A. Ortega 2014-10-30 15:45:00 -05:00
parent 2f64a15d55
commit d2959fbfa1

View File

@ -5,7 +5,7 @@ This program was made as a personal project to learn Java network programming. T
###Compiling
To compile the source code, make sure you have JDK and Apache Ant installed. Then run the following command:
```
```bash
$ ant
```