Hi,
Below are the steps to install RVM in ubuntu
curl -L https://get.rvm.io | bash -s stable --ruby
Run the above command as root user in console
This will install the latest version of rvm and latest version of ruby in your system.
Thank You,
Uma Mahesh.
No comments:
Post a Comment