From 5d915a7e6b8d9165e0ee3bce9016741c5e4458b0 Mon Sep 17 00:00:00 2001 From: gStart9 <106188942+gStart9@users.noreply.github.com> Date: Mon, 2 Oct 2023 23:58:57 +0000 Subject: [PATCH] Ditch unnecessary warning about adding brew to path (#525) --- site/source/guides/device-guides/mac/tor-mac.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/source/guides/device-guides/mac/tor-mac.rst b/site/source/guides/device-guides/mac/tor-mac.rst index 858a873..c943d0a 100644 --- a/site/source/guides/device-guides/mac/tor-mac.rst +++ b/site/source/guides/device-guides/mac/tor-mac.rst @@ -29,7 +29,7 @@ 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). + Once installation is complete, close the Terminal. .. warning:: Surprisingly, Homebrew uses Google Analytics to collect anonymous usage data. You can deselect the option to share usage data by `opting out `_.