mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
explain the need to add brew to path and indicate where instructions … (#283)
* explain the need to add brew to path and indicate where instructions will be * Update tor-mac.rst --------- Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
This commit is contained in:
@@ -29,6 +29,8 @@ Install Homebrew
|
||||
|
||||
Wait a few minutes while it downloads and installs what it needs.
|
||||
|
||||
.. note:: Once installation is complete you will need to add "brew" to your path. There will be instructions on how to do this with the specific commands you need to enter if you scroll up a little in your terminal. Look for "Add homebrew to your path". Enter the commands and then type **brew --version** to ensure that brew is working. If you see something like **"Homebrew 3.6.18"** then it is installed. If you see **"zsh: command not found: brew"** then it either hasn't installed correctly, has not been added to your path yet or you simply need to open a new terminal. (If you do try restarting terminal, make a note of the commands suggested in case you need them again).
|
||||
|
||||
.. warning:: Surprisingly, Homebrew uses Google Analytics to collect anonymous usage data. You can deselect the option to share usage data by `opting out <https://docs.brew.sh/Analytics#opting-out>`_.
|
||||
|
||||
Install Tor
|
||||
@@ -154,4 +156,4 @@ Enable Tor System-wide
|
||||
|
||||
We suggest heading back to Step 4 and enabling Tor system-wide on Ethernet/WiFi now - whichever you did not do already.
|
||||
|
||||
If you'd like to setup Firefox to use Tor you can follow :ref:`this guide<torff-mac>`.
|
||||
If you'd like to setup Firefox to use Tor you can follow :ref:`this guide<torff-mac>`.
|
||||
|
||||
Reference in New Issue
Block a user