From e00d395ce5d5b79cc4476415ab040f3f3afca96b Mon Sep 17 00:00:00 2001 From: Marco D'Aleo Date: Tue, 24 Oct 2023 07:59:31 +0100 Subject: edit README to reflect the new platform attribute --- desktop/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- cgit v1.2.3-54-g00ecf