Friday, September 9, 2016

Install Homebrew on Mac

To install Homebrew on Mac, use the following command:

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

Reference:
http://brew.sh/

No comments:

Post a Comment