Sunday, August 10, 2014

Install Homebrew on OS X Mavericks

#Install Homebrew

ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
#Check for errors before updating
brew doctor

#Check for brew updates 
brew update





No comments: