Skip to content

Commit 778f59b

Browse files
authored
Drop unneccessary sudo
1 parent 6b56684 commit 778f59b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/source/device-guides/mac/tor-mac.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Enable Tor System-wide
8080

8181
.. code-block:: bash
8282
83-
sudo curl https://start9.com/assets/proxy.pac --output /opt/homebrew/var/www/proxy.pac
83+
curl https://start9.com/assets/proxy.pac --output /opt/homebrew/var/www/proxy.pac
8484
8585
#. Go to System Settings:
8686

0 commit comments

Comments
 (0)