From 3020b89a18cb6755df1493dc47cd9db1d7b70a78 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Mon, 16 Aug 2010 21:02:28 -0600 Subject: [PATCH] Add an extra rgbds-linux URL to the readme hg-commit-id: 4c1ba2887f14 --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.