From 1a980d3654e9e3fd8cf7883d81e99a7c725f06d3 Mon Sep 17 00:00:00 2001 From: Byron <53088136+byronbytes@users.noreply.github.com> Date: Thu, 23 Apr 2020 11:35:57 -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 8ed9e851e..3ab3940a2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Nightly builds are available through our MyGet feed (https://www.myget.org/F/dis ## Compiling In order to compile Discord.Net, you require the following: -- [Visual Studio 2017](https://www.microsoft.com/net/core#windowsvs2017) +- [Visual Studio 2017] (https://www.microsoft.com/net/core#windowsvs2017) (or higher) - [.NET Core SDK](https://www.microsoft.com/net/download/core) Notice: The .NET Core workload must be selected during Visual Studio installation.