diff --git a/source/misc-guides/tor-os/mac.rst b/source/misc-guides/tor-os/mac.rst index f10677a..bb3f916 100644 --- a/source/misc-guides/tor-os/mac.rst +++ b/source/misc-guides/tor-os/mac.rst @@ -19,12 +19,6 @@ For macOS running on ARM chips (ie. newer macs): softwareupdate --install-rosetta arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" -#. Use this command to install packages: - - .. code-block:: - - arch -x86_64 brew install - For macOS Big Sur/Catalina: ---------------------------