summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-02-14 10:59:00 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-02-14 10:59:00 -0500
commit91c7192996b978db3e74f6bc008489437020f34d (patch)
tree89eaa0f5fe4693765323f65ccec63150ae87a68f
parent579a94910801e88c2cc500e870695f6d3273da22 (diff)
Update README.md
-rwxr-xr-xREADME.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7ded510..2211f9b 100755
--- a/README.md
+++ b/README.md
@@ -4,12 +4,12 @@ This is a disassembly of Pokémon TCG.
It uses the following ROM as a base:
-* Pokemon Trading Card Game (U) [C][!].gbc `md5: 219b2cc64e5a052003015d4bd4c622cd`
+* Pokémon Trading Card Game (U) [C][!].gbc `md5: 219b2cc64e5a052003015d4bd4c622cd`
-To assemble, first download RGBDS (http://iimarck.us/etc/rgbds.zip) and extract
+To assemble, first download RGBDS (https://github.com/bentley/rgbds/releases) and extract
the exe's to /usr/local/bin.
Then copy the above ROM to this directory as "baserom.gbc".
-Then run `easy_install git://github.com/drj11/pypng.git@master#egg=pypng`
+Then run `easy_install pypng`
Then run `make` in your shell.
This will output a file named "tcg.gbc". \ No newline at end of file