Merge pull request #181 from yenatch/fix-install

fix shell scripts in install instructions
This commit is contained in:
Diegoisawesome
2018-01-21 14:28:53 -06:00
committed by GitHub
+3 -3
View File
@@ -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. Then get the compiler from https://github.com/pret/agbcc and run the following commands.
build.sh ./build.sh
install.sh PATH_OF_POKEEMERALD_DIRECTORY ./install.sh PATH_OF_POKEEMERALD_DIRECTORY
Then in the pokeemerald directory, build the tools. Then in the pokeemerald directory, build the tools.
build_tools.sh ./build_tools.sh
Finally, build the rom. Finally, build the rom.