From 9fcd1ddeac462829afa9416679ebc6c19b27f55d Mon Sep 17 00:00:00 2001 From: Toastie <toastie@toastiet0ast.com> Date: Tue, 4 Feb 2025 21:02:50 +1300 Subject: [PATCH] Oops I put the wrong file name --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4cc49ec..3e08bb3 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@ A support ticket Discord bot. Uses a MySQL database for storage of ticket inform | Application | Description | |-----------------------------|-----------------------------------------------------------------------| -| `SupportBoi-Linux` | Standard Linux version. | -| `SupportBoi-SC-Linux` | Larger Linux version which does not require .NET 9 to be installed. | -| `SupportBoi-SC-Windows.exe` | Standard Windows version. | -| `SupportBoi-Windows.exe` | Larger Windows version which does not require .NET 9 to be installed. | +| `SupportChild-Linux` | Standard Linux version. | +| `SupportChild-SC-Linux` | Larger Linux version which does not require .NET 9 to be installed. | +| `SupportChild-SC-Windows.exe` | Standard Windows version. | +| `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.