Skip to content

Instantly share code, notes, and snippets.

@yahonda
Created September 28, 2017 09:47
Show Gist options
  • Save yahonda/f68e2d0fadf57a94f94db8a1303eaa8e to your computer and use it in GitHub Desktop.
Save yahonda/f68e2d0fadf57a94f94db8a1303eaa8e to your computer and use it in GitHub Desktop.
* Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install rbenv
Open a new terminal
curl -fsSL https://github.com/rbenv/rbenv-installer/raw/master/bin/rbenv-doctor | bash
rbenv install 2.4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment