Install Homebrew

mac2026-04-04  3

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

If you see warnings like this:

Warning: /usr/local/bin is not in your PATH.

2.Please execute this code

export PATH=/usr/local/bin:$PATH
最新回复(0)