Skip to content

Instantly share code, notes, and snippets.

@mizanRahman
Created June 5, 2013 23:08
Show Gist options
  • Save mizanRahman/5718029 to your computer and use it in GitHub Desktop.
Save mizanRahman/5718029 to your computer and use it in GitHub Desktop.
ruby install script for mac
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
brew install ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment