Skip to content

Instantly share code, notes, and snippets.

@lozturner
Forked from kossoy/curl-install.sh
Created May 31, 2017 19:40
Show Gist options
  • Save lozturner/f8cd16b58345547e655c77e4ddfae972 to your computer and use it in GitHub Desktop.
Save lozturner/f8cd16b58345547e655c77e4ddfae972 to your computer and use it in GitHub Desktop.
install curl
sudo apt-get install curl
sudo apt-get install git
curl -L get.rvm.io | bash -s stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment