From 04205380340c027a72a85617fd8c11b2a0873ce5 Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Sat, 20 Aug 2016 23:03:28 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d64c15b..ea0b756 100644 --- a/README.md +++ b/README.md @@ -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: make [CONF=(release|debug)] (cocoa|sdl|bootroms) +To compile, simply run: make (cocoa|sdl|bootroms) -SameBoy was compiled and tested on OS X, Ubuntu and Windows 7 32-bit. \ No newline at end of file +SameBoy was compiled and tested on OS X, Ubuntu and Windows 7 32-bit.