Change another Windows python 3.5 reference to 3.6

This commit is contained in:
Micah Lee 2018-01-16 08:42:55 -08:00
parent a6bc9b92c3
commit 4cee88125d
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -100,7 +100,7 @@ Download and install the standalone [Windows 10 SDK](https://dev.windows.com/en-
* `C:\Program Files (x86)\Windows Kits\10\bin\x86`
* `C:\Program Files (x86)\Windows Kits\10\Redist\ucrt\DLLs\x86`
* `C:\Users\user\AppData\Local\Programs\Python\Python35-32\Lib\site-packages\PyQt5\Qt\bin`
* `C:\Users\user\AppData\Local\Programs\Python\Python36-32\Lib\site-packages\PyQt5\Qt\bin`
If you want to build the installer: