From 33a948da2b90a5aab7ea0510fc99ca80de071ea2 Mon Sep 17 00:00:00 2001 From: redcode Date: Sun, 4 Nov 2018 23:03:11 +0100 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: