diff --git a/Readme.md b/Readme.md index 67eeb41359..dd5a19e9db 100644 --- a/Readme.md +++ b/Readme.md @@ -39,9 +39,9 @@ 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 2017 15.7 is a hard requirement. Other compilers might be +Visual Studio 2019 16.3 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 10 SDK 10.0.17134.0 must be installed when building. +recommended to be used. Git and Windows 10 SDK must be installed when building. Make sure to check out the Qt submodule before building: ```sh