summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2023-09-18 18:18:29 +0200
committerAetias <aetias@outlook.com>2023-09-18 18:18:29 +0200
commitf91cb67e50df4bb8add2cd608f5a75090bc0504e (patch)
treec5f81091994fb6246ab07ca635404fc68dfb74c4 /INSTALL.md
parent478e788165d80b09cb8ae50f5a39b7ed6fd8d089 (diff)
Update README and INSTALL
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 0a8f74a2..6e1dcb45 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -3,6 +3,7 @@
Contents:
- [Prerequisites](#prerequisites)
+- [Build the ROM](#build-the-rom)
## Prerequisites
@@ -16,3 +17,7 @@ python -m pip install -r tools/requirements.txt
python tools/setup.py
```
+## Build the ROM
+
+To build the ROM, simply run `make` in the root directory.
+