aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2010-12-22 14:45:34 -0700
committerIIMarckus <iimarckus@gmail.com>2010-12-22 14:45:34 -0700
commita252a149d92c3784575260f0e150472eb8369705 (patch)
tree58c84eb9243dc8404f23848d0d87de664496c5df /README
parentpokered.gbc should depend on constants.asm (diff)
downloadpokeyellow-a252a149d92c3784575260f0e150472eb8369705.tar.gz
pokeyellow-a252a149d92c3784575260f0e150472eb8369705.tar.xz
pokeyellow-a252a149d92c3784575260f0e150472eb8369705.zip
Sync with latest RGBDS
hg-commit-id: 6812720c7a31
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a1d7872f..6ababbf7 100644
--- a/README
+++ b/README
@@ -7,8 +7,8 @@ Pokemon Red (UE) [S][!].gb
To assemble, first install RGBDS and put it in your path.
The version of RGBDS needed is rgbds-linux:
-http://github.com/bentley/rgbds-linux/
-git://github.com/bentley/rgbds-linux.git
+https://github.com/bentley/rgbds/
+git://github.com/bentley/rgbds.git
Then copy the Pokémon ROM to this directory as "baserom.gbc".
Then run "make" in your shell.