mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-25 10:42:58 -03:00
updated windows instructions more
This commit is contained in:
parent
954697f1f4
commit
680b92e61d
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue