MacOS – How to install Homebrew on Mavericks

homebrewmacosr

How can i install Homebrew or R on a mavericks machine? I tried looking at this link.


Can anyone help me out?

Best Answer

The homebrew homepage has a single step instalation:

paste

ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"

into terminal and hit return