summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2010-08-16 21:02:28 -0600
committerIIMarckus <iimarckus@gmail.com>2010-08-16 21:02:28 -0600
commit3020b89a18cb6755df1493dc47cd9db1d7b70a78 (patch)
tree2ab7f04b963ee8dd216605e605cef6cbebd9ecea
parentb9601888a0f33570b07ecaa11e27afe218357c64 (diff)
Add an extra rgbds-linux URL to the readme
hg-commit-id: 4c1ba2887f14
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 4602b8d5..a1d7872f 100644
--- a/README
+++ b/README
@@ -7,7 +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:
-git clone git://github.com/bentley/rgbds-linux.git
+http://github.com/bentley/rgbds-linux/
+git://github.com/bentley/rgbds-linux.git
Then copy the Pokémon ROM to this directory as "baserom.gbc".
Then run "make" in your shell.