From 332fde6cb8820aa89fe759b50a65eb069cc63329 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sun, 21 May 2017 10:39:30 -0400 Subject: Update link to Windows tool binaries in INSTALL.md Fixes #294 --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 1d50d778e..b852dd126 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -21,7 +21,7 @@ Finally, build the rom. Install [**devkitARM**](http://devkitpro.org/wiki/Getting_Started/devkitARM). -Then get the compiled tools from https://github.com/YamaArashi/pokeruby-tools. Copy the `tools/` folder over the `tools/` folder in your pokeruby directory. +Then get the compiled tools from https://github.com/pret/pokeruby-tools. Copy the `tools/` folder over the `tools/` folder in your pokeruby directory. You can then build pokeruby using `make` in the MSYS environment provided with devkitARM. -- cgit v1.2.3