Updating README to reflect VS2015 requirement.
This commit is contained in:
parent
fe3475b88c
commit
ebec66f3c2
|
@ -35,7 +35,7 @@ legally purchased devices and games and information made public on the internet
|
||||||
|
|
||||||
Windows 8.1+:
|
Windows 8.1+:
|
||||||
|
|
||||||
# install python 2.7 and VS2013/2015
|
# install python 2.7 and VS2015
|
||||||
git clone https://github.com/benvanik/xenia.git
|
git clone https://github.com/benvanik/xenia.git
|
||||||
cd xenia
|
cd xenia
|
||||||
xb setup
|
xb setup
|
||||||
|
|
|
@ -9,7 +9,7 @@ video drivers for your card.
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
* Windows 8 or 8.1
|
* Windows 8 or 8.1
|
||||||
* Visual Studio 2013+
|
* Visual Studio 2015
|
||||||
* [Python 2.7](http://www.python.org/download/releases/2.7.6/)
|
* [Python 2.7](http://www.python.org/download/releases/2.7.6/)
|
||||||
* If you are on Windows 8, you will also need the [Windows 8.1 SDK](http://msdn.microsoft.com/en-us/windows/desktop/bg162891)
|
* If you are on Windows 8, you will also need the [Windows 8.1 SDK](http://msdn.microsoft.com/en-us/windows/desktop/bg162891)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue