Skip to content

Instantly share code, notes, and snippets.

@overdrive3000
Last active August 29, 2015 14:26
Show Gist options
  • Save overdrive3000/2b66dc3bf030505aa7fa to your computer and use it in GitHub Desktop.
Save overdrive3000/2b66dc3bf030505aa7fa to your computer and use it in GitHub Desktop.
To install ruby p451 with rbenv in Ubuntu 14.04
Run the following command to install ruby p451 in Ubuntu 14.04 with libreadline version 6.3.4
curl -fsSL https://gist.github.com/LeonB/10503374/raw | rbenv install --patch 2.0.0-p451
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment