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.