summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYamaArashi <YamaArashi@users.noreply.github.com>2016-11-27 20:55:37 -0800
committerGitHub <noreply@github.com>2016-11-27 20:55:37 -0800
commit1a6a2d2d638d91030b7d0d424f7663f0544d0bf7 (patch)
treeb712c67d6f360c11d04a5d0d38d527e8bcffbccf
parent0c07d28bade6a76f7444c28e1619ad4e0709c122 (diff)
Update Windows devkitARM link
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index a5ea0258b..4aad0e7e1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -21,7 +21,7 @@ Finally, build the rom.
# Windows
-Install [**devkitARM**](http://devkitpro.org/wiki/Getting_Started/devkitARM).
+Install [**devkitARM**](http://mirror.clarkson.edu/devkitPro/devkitARM/devkitARM_r45/).
Then get the compiled tools from https://github.com/YamaArashi/pokeruby-tools. Copy the `tools/` folder over the `tools/` folder in your pokeruby directory.