mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
remove unnecessary step
This commit is contained in:
@@ -19,12 +19,6 @@ For macOS running on ARM chips (ie. newer macs):
|
|||||||
softwareupdate --install-rosetta
|
softwareupdate --install-rosetta
|
||||||
arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
|
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 <package>
|
|
||||||
|
|
||||||
For macOS Big Sur/Catalina:
|
For macOS Big Sur/Catalina:
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user