aboutsummaryrefslogtreecommitdiff
path: root/desktop/README.md
diff options
context:
space:
mode:
authorNoisyCoil <noisycoil@tutanota.com>2022-12-30 22:23:52 +0100
committerNoisyCoil <noisycoil@tutanota.com>2022-12-30 22:23:52 +0100
commitc2fd95c29e6eebc401e202c83221f2498b4916af (patch)
treeb264a3b31cd32227ec44ef700c18bc0c7f8cb13b /desktop/README.md
parente3613c39fe2750a1a70782d28aac68ed0e909b49 (diff)
downloadonionshare-c2fd95c29e6eebc401e202c83221f2498b4916af.tar.gz
onionshare-c2fd95c29e6eebc401e202c83221f2498b4916af.zip
Reverted to using Tor Browser's binaries, universal binaries (MacOS)
Diffstat (limited to 'desktop/README.md')
-rw-r--r--desktop/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/desktop/README.md b/desktop/README.md
index 7280fcc4..26dd0cf7 100644
--- a/desktop/README.md
+++ b/desktop/README.md
@@ -31,9 +31,7 @@ poetry install
**Windows users:** Download and install 7-Zip from https://7-zip.org/download.html. [Add](https://medium.com/@kevinmarkvi/how-to-add-executables-to-your-path-in-windows-5ffa4ce61a53) `C:\Program Files (x86)\7-Zip` to your path.
-**Apple Silicon users:** Install homebrew following the instructions at https://brew.sh.
-
-Download Tor and extract the binaries for your platform. The platform must be `win32`, `win64`, `macos-x86_64`, `macos-aarch64` or `linux64`.
+Download Tor Browser and extract the binaries for your platform. The platform must be `win32`, `win64`, `macos`, or `linux64`.
```sh
poetry run python ./scripts/get-tor.py [platform]