From 1dd5549fafbaf22ab8cf4b099f8ad19a7daea713 Mon Sep 17 00:00:00 2001 From: Aleksey <82260790+ZotovAleksey@users.noreply.github.com> Date: Mon, 7 Mar 2022 20:44:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 541948f4b..38c9ab3bb 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ In order to compile Discord.Net, you require the following: ### Using Visual Studio -- [Visual Studio 2017](https://www.microsoft.com/net/core#windowsvs2017) +- [Visual Studio 2022](https://www.microsoft.com/net/core#windowsvs2022) - [.NET Core SDK](https://www.microsoft.com/net/download/core) The .NET Core workload must be selected during Visual Studio installation.