We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
replace ruby patchlevel with currently recommended one everywhere
replace rvm installer scripts with anti-root wrapper
Updated Installing on Ubuntu (markdown)
NodeJS not in 10.04 repos
Updated Ruby version for RVM to match rvmrc ;)
Moved RVM instructions from "package" section to "rvm" section.
Added libncurses5-dev package for Ubuntu 12.04
No javascript interpreter was loaded. Make sure one is available since it is needed.
Helping people easily install rvm. I had to find the workaround and it took days to figure it out.
Fix link
update to https://rvm.io/
if running the script with root, use the right directory
curl is an optional package, and the apt-get line above does not install curl, so it is safer to use wget
faulty script
get rid of weird syntax
syntax highlighting, make sure the person does not install rubygems from debian if they want to use rvm
The quote didn't show on the page and made loading rvm on logon fail.
wasn't a good idea to use .bash_profile (works only for login shells)
rvm documentation says the output shall go to .bash_profile