summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-10-19 09:29:00 +0200
committerAetias <aetias@outlook.com>2024-10-19 09:29:00 +0200
commitbe640e984d6cb93d803d7fe45eba96f441b58ec8 (patch)
tree6d694589121409e02ad26c0357e6138609f2f3d5 /INSTALL.md
parentb7905ab6602ae89b5c9fabfd83a364ad0186fe8d (diff)
Update docs
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 8562a45d..22a4f1fb 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -27,7 +27,7 @@ python tools/setup.py
```
5. Run the Ninja configure script:
```shell
-python tools/configure.py
+python tools/configure.py <eur|usa>
```
> [!IMPORTANT]
@@ -37,6 +37,8 @@ python tools/configure.py
> For Linux users: If you plan to use Wibo instead of Wine, run `configure.py` with `-w <path/to/wibo>`.
6. Put one or more base ROMs in the [`/extract/`](/extract/README.md) directory of this repository.
+Now you can run `ninja` to build a ROM for the chosen version.
+
### Matching the base ROM
**This is optional!** You only need to follow these steps if you want a matching ROM.