赞
踩
打开终端 - 输入以下命令:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
由于国内某些原因,导致http://raw.githubusercontent.com/被墙了,无法访问,提示以下错误:
curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused
第二种解决方法:
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。