From bfb945ac5feaa587a5434bce7ef402d14f112c31 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sun, 20 Aug 2017 22:27:23 -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 93eb1e9eef..ba0bc6518e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The core infrastructure is written in C# using .NET Core with ASP.NET Core. The ### Requirements -- [.NET Core 2.x](https://www.microsoft.com/net/download/core) +- [.NET Core 2.x SDK](https://www.microsoft.com/net/download/core) - [SQL Server 2016 or 2017](https://docs.microsoft.com/en-us/sql/index) (2017 for cross-platform) *These dependencies are free to use.*