From 6eded4cdc2ed4ee60b6cfee512fd93f5bedd819a Mon Sep 17 00:00:00 2001 From: Christian Mehlmauer Date: Tue, 17 Jun 2014 07:12:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 193d21ee..b394f39e 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ cd wpscan sudo gem install bundler && sudo bundle install --without test ``` -####Installing with RVM +####Installing with RVM: ``` cd ~ curl -sSL https://get.rvm.io | bash -s stable