Update README.md

This commit is contained in:
Lior Halphon 2016-08-20 23:03:28 +03:00 committed by GitHub
parent 276fe53385
commit 0420538034
1 changed files with 2 additions and 2 deletions

View File

@ -43,6 +43,6 @@ On Windows, SameBoy also requires:
* [GnuWin](http://gnuwin32.sourceforge.net/)
* Running vcvars32 before running make. Make sure all required tools and libraries are in %PATH% and %lib%, repsectively.
To compile, simply run: <code>make [CONF=(release|debug)] (cocoa|sdl|bootroms)</code>
To compile, simply run: <code>make <CONF=(release|debug)> (cocoa|sdl|bootroms)</code>
SameBoy was compiled and tested on OS X, Ubuntu and Windows 7 32-bit.
SameBoy was compiled and tested on OS X, Ubuntu and Windows 7 32-bit.