summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-07-17 14:06:58 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-07-17 14:06:58 -0400
commit0fd59057794ab7c6fd3c4b77cf96ca8187883f25 (patch)
treef87918356b8e1d7333069da88e922d322a58087b /README.md
parent2cd767b5cf72fbf260e0871d631b15908ca0415b (diff)
Update build command
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 636d5edd..4d5867cc 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ Building
To use a version other than `GZLE01` (USA), specify `--version GZLJ01` (JPN) or `--version GZLP01` (PAL).
- Build:
```
- ninja
+ ninja && ninja all_source
```
Diffing