Skip to content

Instantly share code, notes, and snippets.

@illia108
Created June 20, 2018 02:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save illia108/b2401a96e12ec59109939531bff62ca4 to your computer and use it in GitHub Desktop.
Save illia108/b2401a96e12ec59109939531bff62ca4 to your computer and use it in GitHub Desktop.

1. cd into ~/.rbenv

$ cd ~/.rbenv

2. Pull latest from repo

$ git pull

3. cd into ~/.rbenv/plugins/ruby-build

$ cd ~/.rbenv/plugins/ruby-build

4. Pull latest from repo

$ git pull

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