mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-19 12:04:42 -04:00
Merge pull request #1789 from mdaleo404/fix_get_tor_linux_platform_name
Update linux64 platform name and lib* names
This commit is contained in:
commit
60e00a5811
2 changed files with 7 additions and 7 deletions
|
@ -35,7 +35,7 @@ poetry install
|
|||
- 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`.
|
||||
Download Tor Browser and extract the binaries for your platform. The platform must be `win64`, `macos`, or `linux-x86_64`.
|
||||
|
||||
```sh
|
||||
poetry run python ./scripts/get-tor.py [platform]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue