Update README.md

This commit is contained in:
Marc Di Luzio 2015-01-10 17:33:25 +00:00
parent f71bd4b1d6
commit c9fb6896d2

View file

@ -13,6 +13,7 @@ TTRTS is from the ground up designed to be a fun way to practice programming. An
#### Requirements #### Requirements
* CMake - our build system uses cmake * CMake - our build system uses cmake
* Linux/OSX - currently no support for Windows, tracked with [Issue #9](https://github.com/mdiluz/ttrts/issues/9) * Linux/OSX - currently no support for Windows, tracked with [Issue #9](https://github.com/mdiluz/ttrts/issues/9)
* perl 5.0 or newer - for the launch script
#### To Build #### To Build
$ git clone https://github.com/mdiluz/ttrts.git $ git clone https://github.com/mdiluz/ttrts.git