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`.