aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco D'Aleo <m.daleo404@gmail.com>2023-10-24 07:59:31 +0100
committerMarco D'Aleo <m.daleo404@gmail.com>2023-10-24 07:59:31 +0100
commite00d395ce5d5b79cc4476415ab040f3f3afca96b (patch)
treef029acf2714fc19813fb4190ea2563adf52f19f9
parenta0ff9eb966e3f29242b4677a9cd434b13bb723d9 (diff)
downloadonionshare-e00d395ce5d5b79cc4476415ab040f3f3afca96b.tar.gz
onionshare-e00d395ce5d5b79cc4476415ab040f3f3afca96b.zip
edit README to reflect the new platform attribute
-rw-r--r--desktop/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/README.md b/desktop/README.md
index 5814f08f..829bc99e 100644
--- a/desktop/README.md
+++ b/desktop/README.md
@@ -35,7 +35,7 @@ poetry install
- 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 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]