Changed "ZIP file" and "and then" in Tor doc

This commit is contained in:
Allan Nordhøy 2020-11-18 08:50:05 +00:00 committed by GitHub
parent c26f3e6868
commit c071213b65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ Using a system ``tor`` in Windows
This is fairly advanced. You'll need to know how edit plaintext files and do stuff as an administrator. This is fairly advanced. You'll need to know how edit plaintext files and do stuff as an administrator.
Download the Tor Windows Expert Bundle `from <https://www.torproject.org/download/tor/>`_. Download the Tor Windows Expert Bundle `from <https://www.torproject.org/download/tor/>`_.
Extract the ZIP file and copy the extracted folder to ``C:\Program Files (x86)\`` Extract the compressed file and copy the extracted folder to ``C:\Program Files (x86)\``
Rename the extracted folder with ``Data`` and ``Tor`` in it to ``tor-win32``. Rename the extracted folder with ``Data`` and ``Tor`` in it to ``tor-win32``.
Make up a control port password. Make up a control port password.
@ -60,7 +60,7 @@ If all goes well, you should see "Connected to the Tor controller".
Using a system ``tor`` in macOS Using a system ``tor`` in macOS
------------------------------- -------------------------------
First, install `Homebrew <https://brew.sh/>`_ if you don't already have it. Then, install Tor:: First, install `Homebrew <https://brew.sh/>`_ if you don't already have it, and then install Tor::
brew install tor brew install tor