diff options
author | IIMarckus <iimarckus@gmail.com> | 2010-08-16 21:02:28 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2010-08-16 21:02:28 -0600 |
commit | 3020b89a18cb6755df1493dc47cd9db1d7b70a78 (patch) | |
tree | 2ab7f04b963ee8dd216605e605cef6cbebd9ecea | |
parent | b9601888a0f33570b07ecaa11e27afe218357c64 (diff) |
Add an extra rgbds-linux URL to the readme
hg-commit-id: 4c1ba2887f14
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |