summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAroymart <andrewrmartinek@gmail.com>2020-12-06 21:06:54 -0500
committerGitHub <noreply@github.com>2020-12-06 21:06:54 -0500
commitd7f996687fa01473b08cb572d7b1f59275eaa851 (patch)
treec46cfba092c5797e9787fe190e8f21cfcb7fd120 /README.md
parent6c44ebb86d6d45150e69fbab82d4e1a251c7366b (diff)
parentdb90dae74cc91f53e9ec815531572bdd295efacc (diff)
Merge branch 'master' into rgbds
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b2bc1f..7d8284d 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ It uses the following ROM as a base:
* Pokémon Trading Card Game (U) [C][!].gbc `md5: 219b2cc64e5a052003015d4bd4c622cd`
-To assemble, first download RGBDS (https://github.com/bentley/rgbds/releases) and extract it to /usr/local/bin.
+To assemble, first download RGBDS (https://github.com/gbdev/rgbds/releases) and extract it to /usr/local/bin.
Copy the above ROM to this directory as "baserom.gbc".
Run `make` in your shell.