mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
updated windows instructions more
This commit is contained in:
parent
954697f1f4
commit
680b92e61d
2
BUILD.md
2
BUILD.md
@ -89,7 +89,7 @@ If you want to build the installer:
|
||||
|
||||
To build the installer:
|
||||
|
||||
* Follow the steps above until to make the .exe. You should have a folder called `dist\onionshare` with a bunch of files inside of it, including `onionshare.exe`.
|
||||
* Follow the steps above until to make the .exe. You should have a folder called `dist\onionshare` with a bunch of files inside of it, including `onionshare.exe`. Run `onionshare.exe` once before you build the installer, to compile all the `.py` files into `.pyc` files.
|
||||
* Open a command prompt, cd into the onionshare directory, and type: `makensisw setup\onionshare.nsi`. You'll find the installer, `OnionShare_Setup.exe`, inside the `dist` folder.
|
||||
|
||||
## Tests
|
||||
|
Loading…
Reference in New Issue
Block a user