Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Nov 12, 2014
1 parent 2f6d333 commit 68b2604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ For all desktop platforms you will need SDL 2 and Qt 5 SDKs installed and config
- You need Qt Creator, included in the Qt 5 SDK.
- Install Xcode and run <code>xcode-select --install</code> in the terminal for the compiler to be available on the command line.
- Install the [Qt 5 SDK for Mac OS](http://qt-project.org/downloads).
- Download [SDL 2](http://www.libsdl.org/download-2.0.php) source code. Then run <code>.configure</code> <code>make</code> <code>sudo make install</code> on the terminal.
- Download [SDL 2](http://www.libsdl.org/download-2.0.php) source code. Then run this three commands <code>.configure</code> <code>make</code> <code>sudo make install</code> on the terminal.
- Open the Gearboy Qt project and build.

### Linux
Expand Down

0 comments on commit 68b2604

Please sign in to comment.