summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md6
1 files 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".