How to install homebrew

Homebrew is a package manager, that can be used in OS X. In order to install it please follow this process

Process

1. At the terminal please type the next command

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

2. Enter your machine password if required

 

Reference

http://brew.sh