From: blitz-research Date: Sat, 26 Sep 2015 22:02:07 +0000 (+1300) Subject: Updated README.TXT X-Git-Url: https://jcornell.net/gitweb/gitweb.cgi?a=commitdiff_plain;h=62b7c2f2d67ba1bf8a767411c3e7869fb1744fcc;p=blitzmax.git Updated README.TXT --- diff --git a/README.TXT b/README.TXT index dd10d09..9bebda1 100644 --- a/README.TXT +++ b/README.TXT @@ -5,7 +5,10 @@ Install Mingw and set MINGW env var to root of mingw installation (ie: 'one up' cd _src\win32_x86 install -Tested with TDM-GCC-32 5.1.0 and TDM-GCC-64 5.1.0 +Tested with TDM-GCC-32 5.1.0 and TDM-GCC-64 5.1.0, available from: + +http://tdm-gcc.tdragon.net/download + * Installing on MacOS: @@ -17,6 +20,7 @@ chmod +x *.bat * Installing on Linux: + cd _src/linux_x86 chmod +x *.bat ./install.bat