From d462fc7afd24d1f3c8a13754c821a42fd954822c Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Fri, 26 Sep 2025 08:54:43 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8df2fdb..3b7c55c1 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ dotnet run **Installing using source code from the Dev/Master branch:** -- Install **[.NET 9.0.9 SDK](https://dotnet.microsoft.com/en-us/download)**. +- Install Latest **[.NET 9.0 SDK](https://dotnet.microsoft.com/en-us/download)**. - Install the latest edition (v17.12 or higher) of [Visual Studio 2022](https://visualstudio.microsoft.com/downloads) with the **ASP.NET and web development** workload enabled. Oqtane works with ALL editions of Visual Studio from Community to Enterprise. If you wish to use LocalDB for development ( not a requirement as Oqtane supports SQLite, mySQL, and PostgreSQL ) you must also install the **Data storage and processing**.