summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.