mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
updated windows instructions
This commit is contained in:
parent
5f627dc9e4
commit
954697f1f4
1
BUILD.md
1
BUILD.md
@ -76,6 +76,7 @@ The first time you're setting up your dev environment:
|
||||
* Open a command prompt and type: `pip install flask stem pyinstaller`
|
||||
* Go to http://www.riverbankcomputing.com/software/pyqt/download and download the latest PyQt4 for Windows for python 2.7, 32-bit (I downloaded `PyQt4-4.11-gpl-Py2.7-Qt4.8.6-x32.exe`), then install it.
|
||||
* Go to http://sourceforge.net/projects/pywin32/ and download and install the latest 32-bit pywin32 binary for python 2.7. I downloaded `pywin32-219.win32-py2.7.exe`.
|
||||
* Download and install the [Microsoft Visual C++ 2008 Redistributable Package (x86)](http://www.microsoft.com/en-us/download/details.aspx?id=29).
|
||||
|
||||
To make a .exe:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user