rvm command not working

I am facing issue while running the following command

rvm --default use ruby-2.1.6@metasploit-framework
error - > no comment RVM found 
1

1 Answer

That's because rvm is not installed on your machine , to install it follow this link How do I install ruby-rvm?.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like