From edf0989af18a1b90ad7fed5c9660407eb46a6f07 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Fri, 4 Feb 2022 11:48:41 +0100 Subject: chore: VS22 works --- docs/windows-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md index cf4b72e..26fcac0 100644 --- a/docs/windows-requirements.md +++ b/docs/windows-requirements.md @@ -17,7 +17,7 @@ 1. You will need Git installed. You can get the latest version here https://sourceforge.net/projects/gitextensions/ -1. Install the compiler / IDE [Visual Studio (16) Community 2019](https://visualstudio.microsoft.com/downloads/) +1. Install the compiler / IDE [Visual Studio (17) Community 2022](https://visualstudio.microsoft.com/downloads/) You will need to install the C++ compiler. -- cgit