aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortslil clingman <>2021-09-12 13:22:22 -0400
committertslil clingman <>2021-09-12 13:22:22 -0400
commitb674e201cecf38ae719f76c0d159d8cbf00158ed (patch)
tree8b901337a95e0495d46172a3e7e12636ae9fb1fd /README.md
parentbb051192d7d5de2504c29508d1d56f21de1e0368 (diff)
Update instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index ed1af7a..09e47cb 100644
--- a/README.md
+++ b/README.md
@@ -9,11 +9,7 @@ Ensure you have a recent version of Zig (tested on
`0.9.0-dev.866+6a6e2cd64`), and the `csfml` library somewhere we your
linker can find it. Then run
-`zig build`
-
-followed by
-
-`zig build run`
+`zig build -Drelease-fast run`
## License