summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2014-07-14 01:20:03 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2014-07-14 01:28:35 -0500
commit4a2e7d6e2a66c9899a221ca313c5fedd72e3bf08 (patch)
treee4512616a00063036bc7ec5132750a1c44769bbe
parent4e50c164c9e5ed38b27604e5231d347131a078ce (diff)
Update README
-rwxr-xr-xREADME.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 03f14e7..7ded510 100755
--- a/README.md
+++ b/README.md
@@ -6,8 +6,10 @@ It uses the following ROM as a base:
* Pokemon Trading Card Game (U) [C][!].gbc `md5: 219b2cc64e5a052003015d4bd4c622cd`
-To assemble, first install RGBDS and put it in your path.
+To assemble, first download RGBDS (http://iimarck.us/etc/rgbds.zip) and extract
+the exe's to /usr/local/bin.
Then copy the above ROM to this directory as "baserom.gbc".
-Then run "make" in your shell.
+Then run `easy_install git://github.com/drj11/pypng.git@master#egg=pypng`
+Then run `make` in your shell.
This will output a file named "tcg.gbc". \ No newline at end of file