How to install Homebrew in Mac OSX
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Type above given command in the terminal
hit return key
type your password
this will take some time
and you will get this as result
Comments
Post a Comment