diff --git a/Readme.md b/Readme.md index 8d4a25a3ee..26b5a7335e 100644 --- a/Readme.md +++ b/Readme.md @@ -41,7 +41,7 @@ Dolphin can only be installed on devices that satisfy the above requirements. At Use the solution file `Source/dolphin-emu.sln` to build Dolphin on Windows. Visual Studio 2017 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.15063.0 must be installed when building. +recommended to be used. Git and Windows 10 SDK 10.0.17134.0 must be installed when building. The "Release" solution configuration includes performance optimizations for the best user experience but complicates debugging Dolphin. The "Debug" solution configuration is significantly slower, more verbose and less permissive but makes debugging Dolphin easier.