From 0968c22b2f3fd6b528b4c72eaa17607c49cd5909 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sun, 6 Sep 2015 22:12:06 -0400 Subject: Update INSTALL.md --- INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 12776d8c..04069c01 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -8,7 +8,7 @@ sudo make install cd .. - git clone --recursive git://github.com/dannye/pokeyellow.git + git clone --recursive git://github.com/luckytyphlosion/pokeyellow.git cd pokeyellow To build **pokeyellow.gbc**: @@ -27,7 +27,7 @@ In the shell, run: sudo make install cd .. - git clone --recursive git://github.com/dannye/pokeyellow.git + git clone --recursive git://github.com/luckytyphlosion/pokeyellow.git cd pokeyellow Copy the ROM "Pokemon Yellow (U) [C][!].gbc" to the same directory as the disassembly under the name "baserom.gbc". @@ -50,7 +50,7 @@ Put `rgbasm.exe`, `rgblink.exe` and `rgbfix.exe` in `C:\cygwin\usr\local\bin`. In the **Cygwin terminal**: easy_install pypng - git clone --recursive git://github.com/dannye/pokeyellow.git + git clone --recursive git://github.com/luckytyphlosion/pokeyellow.git cd pokeyellow Copy the ROM "Pokemon Yellow (U) [C][!].gbc" to the same directory as the disassembly under the name "baserom.gbc". -- cgit v1.2.3