summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-04-19 12:58:02 -0400
committerGitHub <noreply@github.com>2020-04-19 12:58:02 -0400
commit928a987921ab27b9b9fe795876bc6ec446c3714f (patch)
tree93fbf873c7b0c1040217ed75a7392919f8a0fc85
parent1da4933a780f60e9c5f45f1a118a17e6d9a7f40d (diff)
Update INSTALL.md
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 083a0010..2803a159 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,6 +1,6 @@
### 1. Copy baserom(s) into root folder
-Put a clean copy of Pokemon Diamond (US) nds rom at `./baserom.us.nds`.
+Put a clean copy of Pokemon Diamond (US) nds rom at `./baserom.nds`.
### 2. Install MWCC compiler
@@ -46,4 +46,4 @@ Install them using either the Cygwin package manager or using pacman on Msys2.
### 4. Build ROM
-Run `make` to build the ROM. \ No newline at end of file
+Run `make` to build the ROM.