brew: command not found

sudo vim .bash_profile

add : export PATH=/usr/local/bin:$PATH

save : source .bash_profile to make change work。


/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
 
use brew again , it will workl
posted @ 2017-11-23 21:49  天天好心情啊  阅读(9705)  评论(0编辑  收藏  举报