diff --git a/README.md b/README.md index 3e08bb3..2f0c6be 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ A support ticket Discord bot. Uses a MySQL database for storage of ticket inform | `SupportChild-Windows.exe` | Larger Windows version which does not require .NET 9 to be installed. | -5. Run `./SupportChild_Linux` on Linux or `./SupportChild_Windows.exe` on Windows, this creates a config file in the current directory. +5. Run the bot application, `./SupportChild_<version>.exe`, this creates a config file in the current directory. 6. Set up the config, there are instructions inside. If you need more help either contact me in Discord or through an issue here.