From 57e4831a5f1ed063c182e1a4e6eb5f6ae52ff6c5 Mon Sep 17 00:00:00 2001 From: Wojtek Figat Date: Wed, 17 Feb 2021 11:17:34 +0100 Subject: [PATCH] Update readme for new setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c5b83aae..cfc8ad8cc 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Flax Visual Studio extension provides better programming workflow, C# scripts de * Install Visual Studio 2015 or newer * Install Windows 8.1 SDK or newer -* Install Microsoft Visual C++ 2015.3 v140 toolset for desktop (x86, x64) +* Install Microsoft Visual C++ 2015 v140 toolset or newer * Clone repo (with LFS) * Run **GenerateProjectFiles.bat** * Open `Flax.sln` and set solution configuration to **Editor.Development** and solution platform to **Win64**