From 2c88c030f0407bc7c029512b2d0819d7c9a877cb Mon Sep 17 00:00:00 2001 From: Lioncash Date: Thu, 3 Sep 2015 23:57:15 -0400 Subject: [PATCH] Readme: Specify that VS 2015 is to be used instead of VS 2013 --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index a412c63a6b..5bfb7fa4b8 100644 --- a/Readme.md +++ b/Readme.md @@ -35,9 +35,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 2013 is a hard requirement since previous versions don't support -many C++ features that we use. Other compilers might be able to build Dolphin -on Windows but have not been tested and are not recommended to be used. +Visual Studio 2015 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. An installer can be created by using the `Installer_win32.nsi` and `Installer_x64.nsi` scripts in the Installer directory. This will require the