readme: make VS min version match the source

This commit is contained in:
Shawn Hoffman 2022-05-17 02:42:02 -07:00
parent 4085d463a1
commit 899be2efe8
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Dolphin can only be installed on devices that satisfy the above requirements. At
## Building for Windows
Use the solution file `Source/dolphin-emu.sln` to build Dolphin on Windows.
Visual Studio 2022 17.0 or later is a hard requirement. Other compilers might be
Visual Studio 2022 17.2 or later is a hard requirement. Other compilers might be
able to build Dolphin on Windows but have not been tested and are not
recommended to be used. Git and Windows 11 SDK must be installed when building.