From 3e56e9cc040587f92cb992bdfc57f757a51bfd4d Mon Sep 17 00:00:00 2001 From: Bhanu Prakash Korthiwada Date: Tue, 9 Jun 2020 09:57:09 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d80d120a..ec9fb2c7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Please note that this project is owned by the .NET Foundation and is governed by **To get started with Oqtane:** - 1. Install **[.NET Core 3.2 SDK (v3.1.300)](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.300-windows-x64-installer)**. + 1. Install **[.NET Core 3.1 SDK (v3.1.300)](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.300-windows-x64-installer)**. 2. Install the Preview edition of [Visual Studio 2019](https://visualstudio.microsoft.com/vs/preview/) (version 16.6 or higher) with the **ASP.NET and web development** workload enabled. Oqtane works with all editions of Visual Studio from Community to Enterprise. If you do not have a SQL Server installation available already and you wish to use LocalDB for development, you must also install the **.NET desktop development workload**.