Update README.md

This commit is contained in:
Nicolás A. Ortega 2014-10-30 15:46:23 -05:00
parent 83e84ba74c
commit 8551012cac

View File

@ -5,7 +5,7 @@ Space Ship Simulator is a basic 2D simulator of a spaceship in a frictionless en
###Compiling
To compile make sure you have JDK and Apache Ant installed. Then run this in the root directory of the project:
```
```bash
$ ant
```