From 6c95736a24a818e1a191b37d8d5821d77e78cf85 Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 25 Apr 2024 03:26:11 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ff4d0a..438fa8e 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ If this doesn't work, please open an issue on https://codeberg.org/hut/outfly an If you build with `--features dev`, then you must not run the game `./outfly`. Use `cargo run` instead. -## I'm on Windows. How do I use command-line options? +## I'm on Windows. How do I use command line options? Create a shortcut, change the target from `[...]outfly.exe` to e.g. `[...]outfly.exe --gl`.