summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 31e1ab72b..6604488d0 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -103,6 +103,7 @@ git submodule update
Now you should be able to build **pokecrystal.gbc** for the first time.
This compiles a new rom from the source code, with any patches filled in from the base rom.
+
```bash
make
```