I am trying to install Homebrew on my mac with OS 10.8.5 and I am getting an error.
I enter the following into terminal:
ruby -e \"$(curl -fsSkL raw.
This worked for me
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"