From d7f10a16ffccd54cdf1b938e21009f10c191b46a Mon Sep 17 00:00:00 2001 From: ALEZ-DEV Date: Wed, 17 Jul 2024 23:08:26 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af8f296..a6cdf62 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ So for example, if I want to wrap the game with mangohud : babylonia-terminal-cli --options "mangohud %command%" ``` -But start the game with the `--options` parameter every time is a bit annoying, so you can just run the command with `--set-options` instead the first time you want to set the launch options : +But start the game with the `--options` parameter every time is a bit annoying, so you can just run the command with `--set-options` instead the first time you want to setup the launch options : ```bash babylonia-terminal-cli --set-options "mangohud %command%"