Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install homebrew mac m1

To install Homebrew on a mac with M1 chip you have to open the terminal 
using Rosetta (right click on the Terminal icon and check the
"open using Rosetta" option) then run 
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Source by lakshmanbasnet.com #
 
PREVIOUS NEXT
Tagged: #install #homebrew #mac
ADD COMMENT
Topic
Name
6+3 =