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:
Micah Lee 2023-10-20 18:26:07 -07:00
parent d8d936b9fa
commit 982b0f857e
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
2 changed files with 35 additions and 4 deletions

View file

@ -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`.