Home‎ > ‎Server config‎ > ‎

OSX install Brew

Install Homebrew


/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Paste that at a Terminal prompt.

The script explains what it will do and then pauses before it does it. There are more installation options here (needed on 10.5).