From 957755d5cc22a0219d84ae5222ba679524ed1501 Mon Sep 17 00:00:00 2001 From: Jonathan Commins Date: Sat, 18 Nov 2017 15:29:29 +0700 Subject: [PATCH] Add missing step to instructions --- Compile-for-OSX.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Compile-for-OSX.md b/Compile-for-OSX.md index 8c8dfe6..e28ed10 100644 --- a/Compile-for-OSX.md +++ b/Compile-for-OSX.md @@ -62,7 +62,9 @@ _Tutorial written by Aleix Rafegas and translated to English by Ray_ brew install glfw3 ``` -2) Setup build script +2) Complete step 4 in the Xcode section above (about installing raylib). + +3) Setup build script You can create a build.sh file that you can run to compile your project. In the example below your project is named my_app.cpp (for C++) and compiles to my_app.