Browse Source

Create README.TXT

blitz-research 11 years ago
parent
commit
30b4bb401c
1 changed files with 17 additions and 0 deletions
  1. 17 0
      README.TXT

+ 17 - 0
README.TXT

@@ -0,0 +1,17 @@
+
+* Installing on Windows:
+
+cd _src\win32_x86
+install
+
+* Installing on Linux:
+
+cd _src\linux_x86
+./install.bat
+
+* Installing on MacOS:
+
+cd _src\macos_x86
+chmod +x *.bat
+./install.bat
+