Tutorials

How to Install Ruby in OSX

Step 2: How to Install Ruby in OSX

Install HomeBrew

Execute the following command from the terminal application (applications/utilities/terminal) to install HomeBrew:

ruby -e "$(curl -fsSL https://gist.github.com/raw/323731/install_homebrew.rb)"