summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0bb212f..03f14e7 100755
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@ This is a disassembly of Pokémon TCG.
It uses the following ROM as a base:
-* Pokemon Trading Card Game (U) [C][!].gbc `md5: 229ad3be679e1c31b076692be10f6015`
+* Pokemon Trading Card Game (U) [C][!].gbc `md5: 219b2cc64e5a052003015d4bd4c622cd`
To assemble, first install RGBDS and put it in your path.
-Then copy the above ROM to this directory as "baserom.gbc"
+Then copy the above ROM to this directory as "baserom.gbc".
Then run "make" in your shell.
-This will output a file named "tcg.gbc" \ No newline at end of file
+This will output a file named "tcg.gbc". \ No newline at end of file