From 080c9ff38b8763cc4ba1afa2069fb131f6262ce0 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Wed, 11 Nov 2020 11:33:38 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d48999a..a1c3d171 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Please note that this project is owned by the .NET Foundation and is governed by - Install [Visual Studio 2019](https://visualstudio.microsoft.com/vs) (Community, Professional, or Enterprise Editions) 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**. -- Download a release or Clone the Oqtane source code to your local system. Open the **Oqtane.sln** solution file and Build the solution. +- Download a release or Clone the Oqtane source code from a v1.x Tag to your local system. Open the **Oqtane.sln** solution file and Build the solution. **Installing an official release:**