mac uses domestic mirrors to install homebrew

#mac installation Use the domestic image to install homebrew

Execute the following command on the command line

/bin/bash -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

Follow the prompts to select the mirror source for automatic installation

restart terminal

Type: brew -v 

Finish 

 

Guess you like

Origin blog.csdn.net/qq_45220508/article/details/122973954