summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 a880170..744bfc6 100644
--- a/README.md
+++ b/README.md
@@ -43,5 +43,5 @@ make -j$(nproc)
To run the game from the source checkout, use the `pre-inst-env` wrapper script:
```
-./pre-inst-env run-game
+./pre-inst-env super-bloom
```