Skip to content

Commit 63b68ac

Browse files
committed
Update README.md
1 parent 32990c3 commit 63b68ac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ If you do not wish to compile the source code yourself, precompiled binary files
2121

2222
After downloading a copy of the source code, the following project files for each platform are provided for you and can be found in the `engine/compilers` folder.
2323

24-
* Windows: Visual Studio 2010 or Visual Studio 2012 (works with the free, express versions)
25-
* OSX: Xcode
26-
* Linux: Make
27-
* iOS: Xcode_iOS
28-
* Android: Eclipse
29-
* Web: Emscripten/Cmake
24+
* **Windows:** Visual Studio 2010, 2012, or 2013 (works with the free, "Express for Windows Desktop" version)
25+
* **OSX:** Xcode
26+
* **Linux:** Make
27+
* **iOS:** Xcode_iOS
28+
* **Android:** Eclipse
29+
* **Web:** Emscripten/Cmake
3030

3131
See the [wiki](https://github.com/GarageGames/Torque2D/wiki) for available guides on platform setup and development.
3232

0 commit comments

Comments
 (0)