From 734db6321b3c6008ba5d5e00d269419c5626845e Mon Sep 17 00:00:00 2001 From: Logan B Date: Mon, 28 Nov 2016 17:53:21 +1300 Subject: Change devkitARM link to temporary mirror --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 27185fba6..a5ea0258b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -2,7 +2,7 @@ First, you must put a Pokémon Ruby 1.0 (US) ROM in the root directory of the re # Linux -Install [**devkitARM**](http://devkitpro.org/wiki/Getting_Started/devkitARM). +Install [**devkitARM**](http://mirror.clarkson.edu/devkitPro/devkitARM/devkitARM_r45/). 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". -- cgit v1.2.3