1 | sudo apt-get install curl # make sure you have curl installed, otherwise you'll get error in the following step. |
After that, you’ll get the following information:
1 | A RVM version 1.10.3 is installed yet 1.5.2 is loaded. |
Then run the following command to check the current rvm version:
1 | $ rvm version |
Refer here.