From 1e70c51a89727399df50d7cda155369846f9abfa Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 16 Aug 2017 01:04:25 -0400 Subject: [PATCH] update net core link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a77a600e69..bb52b267d7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The codebase can be developed, built, run, and deployed cross-platform on Window **Requirements** -- [.NET Core 2.x](https://dot.net) +- [.NET Core 2.x](https://www.microsoft.com/net/download/core) - [SQL Server 2016 or 2017](https://docs.microsoft.com/en-us/sql/index) **Recommended Development Tooling**