mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-23 13:15:36 -04:00
Update release documentation to include notes about deleting old build/dist before starting a new release, and more detailed instructions on setting up VMs
This commit is contained in:
parent
d8d936b9fa
commit
982b0f857e
2 changed files with 35 additions and 4 deletions
|
@ -32,8 +32,8 @@ poetry install
|
|||
- On Fedora/CentOS you may need the `libxcb-*` and `xcb-util-*` packages installed.
|
||||
|
||||
**Windows users:**
|
||||
- Download and install 7-Zip (x64) from https://7-zip.org/download.html. [Add](https://medium.com/@kevinmarkvi/how-to-add-executables-togit fethc-your-path-in-windows-5ffa4ce61a53) `C:\Program Files\7-Zip` to your path.
|
||||
- Download and install gpg4win from https://gpg4win.org/. Add `C:\Program Files (x86)\GnuPG\bin` to your path too.
|
||||
- Download and install [7-Zip (x64)](https://7-zip.org/). Add `C:\Program Files\7-Zip` to your path.
|
||||
- Download and install [gpg4win](https://gpg4win.org/). Add `C:\Program Files (x86)\GnuPG\bin` to your path.
|
||||
|
||||
Download Tor Browser and extract the binaries for your platform. The platform must be `win64`, `macos`, or `linux64`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue