From 928a987921ab27b9b9fe795876bc6ec446c3714f Mon Sep 17 00:00:00 2001 From: Revo Date: Sun, 19 Apr 2020 12:58:02 -0400 Subject: Update INSTALL.md --- INSTALL.md | 4 ++-- 1 file 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. -- cgit v1.2.3