From c9fb6896d2dc8894fdaa5b2f64845474fe6cea35 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Sat, 10 Jan 2015 17:33:25 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea27db9..34e8362 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ TTRTS is from the ground up designed to be a fun way to practice programming. An #### Requirements * CMake - our build system uses cmake * 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 $ git clone https://github.com/mdiluz/ttrts.git