From ff2a9e54e4d65ff52b91427e14279f4c23bbfda1 Mon Sep 17 00:00:00 2001
From: Toastie <toastie@toastiet0ast.com>
Date: Thu, 6 Feb 2025 15:18:37 +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 ba1bae8..3c302cd 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ A support ticket Discord bot. Uses a MySQL database for storage of ticket inform
 
 1. Set up a mysql-compatible server, create a user and empty database for the bot to use.
 
-2. (Optional) Install .NET 8 if it doesn't already exist on your system.
+2. (Optional) Install .NET 9 if it doesn't already exist on your system.
 
 3. Create a new bot application and invite it to your server.