Update README.md

Update SDK link
This commit is contained in:
Zachary Becknell 2018-04-17 13:14:59 -04:00 committed by Daniel Roth
parent a9dc626cbe
commit dd7bd2ba20
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ To see Blazor in action, check out [Steve Sanderson's prototype demo at NDC Oslo
To get setup with Blazor:
1. Install the [.NET Core 2.1 Preview 1 SDK](https://www.microsoft.com/net/download/dotnet-core/sdk-2.1.300-preview1).
1. Install the [.NET Core 2.1 Preview 2 SDK](https://www.microsoft.com/net/download/dotnet-core/sdk-2.1.300-preview2).
1. Install the latest *preview* of [Visual Studio 2017 (15.7)](https://www.visualstudio.com/vs/preview) with the *ASP.NET and web development* workload.
- *Note:* You can install Visual Studio previews side-by-side with an existing Visual Studio installation without impacting your existing development environment.
1. Install the [ASP.NET Core Blazor Language Services extension](https://go.microsoft.com/fwlink/?linkid=870389) from the Visual Studio Marketplace.