Update some docs to say VS2017 works as well.

This commit is contained in:
gibbed 2017-04-20 16:58:45 -05:00
parent 201f907beb
commit cecc66622f
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ legally purchased devices and games and information made public on the internet
## Quickstart
Windows 8.1+ with Python 2.7 and [Visual Studio 2015](https://www.visualstudio.com/downloads/download-visual-studio-vs) and the Windows SDKs installed:
Windows 8.1+ with Python 2.7 and [Visual Studio 2015 or Visual Studio 2017](https://www.visualstudio.com/downloads/) and the Windows SDKs installed:
> git clone https://github.com/benvanik/xenia.git
> cd xenia

View File

@ -9,7 +9,7 @@ video drivers for your card.
### Windows
* Windows 8 or 8.1
* Visual Studio 2015
* Visual Studio 2015 or Visual Studio 2017
* [Python 2.7](https://www.python.org/downloads/release/python-2713/)
* If you are on Windows 8, you will also need the [Windows 8.1 SDK](http://msdn.microsoft.com/en-us/windows/desktop/bg162891)