Browse Source

fixed mingw guide in readme. moved binaries to release

Josh Bicking 7 years ago
parent
commit
e3b033d90c

+ 1 - 1
README.md

@@ -28,7 +28,7 @@ Building
         that, or change the line:
     CC = gcc
         to read:
-    CC = C:\MinGW\bin
+    CC = C:\MinGW\bin\gcc
         (assuming you installed MinGW in that location)
 
 	LINUX

BIN
bin/linux64/FalloutTerminal-linux64.zip


BIN
bin/osx/FalloutTerminal-osx.zip


BIN
bin/win64/FalloutTerminal-win64.zip