Skip to content

Instantly share code, notes, and snippets.

@DarrylDias
Created December 8, 2014 03:03
Show Gist options
  • Select an option

  • Save DarrylDias/bf38e3c7c3ab5274d1f9 to your computer and use it in GitHub Desktop.

Select an option

Save DarrylDias/bf38e3c7c3ab5274d1f9 to your computer and use it in GitHub Desktop.
Installing RVM on Mint

Importing gpg key

curl -sSL https://rvm.io/mpapis.asc | gpg --import -

Installing RVM.

\curl -sSL https://get.rvm.io | bash -s stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment