From 0934a2e3299c7396247bbc66d7e49a2da861ac07 Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Thu, 15 Oct 2015 15:51:38 +0200 Subject: [PATCH] Recommend RVM in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37e50789..0e062645 100644 --- a/README.md +++ b/README.md @@ -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