Skip to content

Instantly share code, notes, and snippets.

@tomysmile
Created April 26, 2016 00:02
Show Gist options
  • Select an option

  • Save tomysmile/241577e9fe499269ac8b5a1dec82e24b to your computer and use it in GitHub Desktop.

Select an option

Save tomysmile/241577e9fe499269ac8b5a1dec82e24b to your computer and use it in GitHub Desktop.
Installing Brew on Mac

run below on terminal:

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

then update as necessary:

brew update && brew upgrade brew-cask && brew cleanup && brew cask cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment