Add an extra rgbds-linux URL to the readme

hg-commit-id: 4c1ba2887f14
This commit is contained in:
IIMarckus 2010-08-16 21:02:28 -06:00
parent b9601888a0
commit 3020b89a18

3
README
View file

@ -7,7 +7,8 @@ Pokemon Red (UE) [S][!].gb
To assemble, first install RGBDS and put it in your path. To assemble, first install RGBDS and put it in your path.
The version of RGBDS needed is rgbds-linux: 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 copy the Pokémon ROM to this directory as "baserom.gbc".
Then run "make" in your shell. Then run "make" in your shell.