-1

I am facing issue while running the following command

rvm --default use ruby-2.1.6@metasploit-framework
error - > no comment RVM found 
storm
  • 4,973

1 Answers1

1

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

storm
  • 4,973