Categories
OS

How to install Homebrew – Mac OS X

Before installing Homebrew you need a compiler, for this, first check this post:

And then simply run this in terminal:

/usr/bin/ruby -e "$(/usr/bin/curl -fksSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"

Leave a Reply