Update README.md

This commit is contained in:
Lior Halphon 2016-08-20 23:05:13 +03:00 committed by GitHub
parent 0420538034
commit 9479fce7d0
1 changed files with 1 additions and 1 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: `make [CONF=(release|debug)] (cocoa|sdl|bootroms)`
SameBoy was compiled and tested on OS X, Ubuntu and Windows 7 32-bit.