summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-01-16 08:42:55 -0800
committerMicah Lee <micah@micahflee.com>2018-01-16 08:42:55 -0800
commit4cee88125d667567dafb3e75cf9bdf825e34ebd3 (patch)
tree5b3a985bacd5faac6a2bda93fdadc3aa07db9ea7 /BUILD.md
parenta6bc9b92c34a801d1cccac51d050e68018ab576c (diff)
downloadonionshare-4cee88125d667567dafb3e75cf9bdf825e34ebd3.tar.gz
onionshare-4cee88125d667567dafb3e75cf9bdf825e34ebd3.zip
Change another Windows python 3.5 reference to 3.6
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
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: