rvm install instructions

This commit is contained in:
Christian Mehlmauer
2016-08-12 21:25:45 +02:00
parent 52242e706b
commit 498d93377d

View File

@@ -153,6 +153,7 @@ Apple Xcode, Command Line Tools and the libffi are needed (to be able to install
# Install all prerequisites for your OS (look above)
cd ~
curl -sSL https://rvm.io/mpapis.asc | gpg --import -
curl -sSL https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rvm
echo "source ~/.rvm/scripts/rvm" >> ~/.bashrc