mac安装Homebrew
安装Homebrew
只需要一条命令,so easy
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
``
注意:中间需要按return键继续。
如果你的Mac OS跟我一样,之前没有安装过Command Line Tools,期间会自动提示,安装即可。
安装Homebrew
只需要一条命令,so easy
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
``
注意:中间需要按return键继续。
如果你的Mac OS跟我一样,之前没有安装过Command Line Tools,期间会自动提示,安装即可。