Update building requirements in documentation.

This commit is contained in:
gibbed
2019-04-21 22:17:16 -05:00
parent b69dd271df
commit 3b421f0811
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -9,10 +9,9 @@ video drivers for your card.
### Windows
* Windows 8 or later
* Visual Studio 2017
* Windows Universal CRT SDK
* [Visual Studio 2017 or Visual Studio 2019](https://www.visualstudio.com/downloads/)
* [Python 3.4+](https://www.python.org/downloads/)
* You will also need the [Windows 8.1 SDK](https://msdn.microsoft.com/en-us/windows/desktop/bg162891)
* You may also need the [Windows 8.1 SDK](https://msdn.microsoft.com/en-us/windows/desktop/bg162891)
* (for VS2017 just click the Windows 8.1 SDK option in the Individual Components section in the Visual Studio Installer)
Ensure Python is in your PATH.