brew: command not found

sudo vim .bash_profile

add : save : source .bash_profile to make change work。


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

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
 
use brew again , it will workl
相关文章
相关标签/搜索