Merge pull request #5442 from JosJuice/readme-no-win10-sdk

Remove Windows 10 SDK requirement from readme
This commit is contained in:
Anthony 2017-05-19 07:57:43 -07:00 committed by GitHub
commit 5c910502a6
1 changed files with 1 additions and 1 deletions

View File

@ -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 2015 Update 2 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.10586.0 must be installed.
recommended to be used. Git must be installed when building.
An installer can be created by using the `Installer.nsi` script in the
Installer directory. This will require the Nullsoft Scriptable Install System