Recommend RVM in readme

This commit is contained in:
ethicalhack3r
2015-10-15 15:51:38 +02:00
parent d1a320324e
commit 0934a2e329

View File

@@ -149,7 +149,7 @@ Apple Xcode, Command Line Tools and the libffi are needed (to be able to install
cd wpscan
sudo gem install bundler && sudo bundle install --without test
####Installing with RVM:
####Installing with RVM (recommended):
cd ~
curl -sSL https://get.rvm.io | bash -s stable