From 184436635fdca28399d03e805814a0deda67d200 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Wed, 10 May 2017 22:42:59 -0700 Subject: transferred agbcc to pret --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 72b3da12a..1d50d778e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -4,7 +4,7 @@ Install [**devkitARM**](http://devkitpro.org/wiki/Getting_Started/devkitARM). Make sure that there is an environment variable called DEVKITARM with the path of the directory before the "bin" directory containing "arm-none-eabi-as", "arm-none-eabi-cpp", "arm-none-eabi-ld" and "arm-none-eabi-objcopy". -Then get the compiler from https://github.com/YamaArashi/agbcc and run the following commands. +Then get the compiler from https://github.com/pret/agbcc and run the following commands. build.sh install.sh PATH_OF_POKERUBY_DIRECTORY -- cgit v1.2.3