From 4cee88125d667567dafb3e75cf9bdf825e34ebd3 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Tue, 16 Jan 2018 08:42:55 -0800 Subject: [PATCH] Change another Windows python 3.5 reference to 3.6 --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 5d49f981..db026f7e 100644 --- a/BUILD.md +++ b/BUILD.md @@ -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: