From e5a3757ff96017090c6df57b60ef795049d1c6c7 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sun, 21 Jan 2018 13:50:12 -0500 Subject: [PATCH] fix shell scripts in install instructions --- INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index faffb3888..cd8f4b185 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -8,12 +8,12 @@ Make sure that there is an environment variable called DEVKITARM with the path o Then get the compiler from https://github.com/pret/agbcc and run the following commands. - build.sh - install.sh PATH_OF_POKEEMERALD_DIRECTORY + ./build.sh + ./install.sh PATH_OF_POKEEMERALD_DIRECTORY Then in the pokeemerald directory, build the tools. - build_tools.sh + ./build_tools.sh Finally, build the rom.