diff --git a/INSTALL.md b/INSTALL.md
index 8ab5b7220..b3ea173aa 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -404,21 +404,16 @@ If you aren't in the pokefirered directory already, then **change directory** to
```bash
cd pokefirered
```
-To build **pokefirered.gba** for the first time and confirm it matches the official ROM image (Note: to speed up builds, see [Parallel builds](#parallel-builds)):
+To build **pokefirered.gba** (Note: to speed up builds, see [Parallel builds](#parallel-builds)):
```bash
-make compare
+make
```
-If an OK is returned, then the installation went smoothly.
+If it has built successfully you will have the output file **pokefirered.gba** in your project folder.
Note for Windows...
> If you switched terminals since the last build (e.g. from msys2 to WSL1), you must run `make clean-tools` once before any subsequent `make` commands.
-To build **pokefirered.gba** with your changes:
-```bash
-make
-```
-
## Build pokeleafgreen and REV1
Pokemon FireRed and LeafGreen were both released together. As such, this project is capable of building both ROMs. To do so, simply run
```bash
@@ -449,11 +444,20 @@ Replace `