Update README.md

Updated the SDK version number and the url to the microsoft default.
This commit is contained in:
Leigh Pointer
2025-09-18 13:23:07 +02:00
committed by GitHub
parent 57375eaab9
commit 62d99d33bd

View File

@ -40,7 +40,7 @@ dotnet run
**Installing using source code from the Dev/Master branch:**
- Install **[.NET 9.0.8 SDK](https://dotnet.microsoft.com/download/dotnet/9.0)**.
- Install **[.NET 9.0.9 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**.