diff --git a/README.md b/README.md index b31142e..72de93b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ If you preffer to build the emulator as a library, you can use [premake4](https: $ cd building $ premake4 gmake # generate Makefile $ make help # list available targets -$ make [config=] # build the emulator +$ make [config=] [target] # build the emulator ``` There is also an Xcode project in `development/Xcode` with several targets: