summary refs log tree commit diff
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 ce1c8e9..f876dea 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ would-be assassins.
 Until Zig reaches 1.0, the game will target the language latest minor release.
 To build and install the game to `$prefix`, run:
 
-    zig build -Drelease-fast --prefix $prefix install
+    zig build --prefix $prefix install
 
 ## Contributing