From d277db0a35b726dfa744466c36aa3e7c8502bf08 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sun, 4 Mar 2018 14:43:07 -0500 Subject: Mac install instructions --- INSTALL.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 48ec407f7..e623ca4d1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -20,6 +20,15 @@ To build **pokeruby.gba**: make +# Mac + +In **Terminal**, run the following command: + + xcode-select --install + +Then follow the Linux instructions. + + # Windows Install [**devkitARM**](http://devkitpro.org/wiki/Getting_Started/devkitARM) to the default directory (C:/devkitpro). -- cgit v1.2.3