From 787bd1193eacceb0fedd8b7e557efd1225f02f41 Mon Sep 17 00:00:00 2001
From: Toastie <toastie@toastiet0ast.com>
Date: Tue, 4 Feb 2025 21:56:48 +1300
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.