From 06ab77b2fc0a115926b39a53ca275c21bf13691a Mon Sep 17 00:00:00 2001 From: erwanlr Date: Thu, 19 Sep 2013 12:22:53 +0100 Subject: [PATCH] Ref # 271 'too' removed --- README | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index b299d7ef..cbf1ee83 100644 --- a/README +++ b/README @@ -72,7 +72,7 @@ ryandewhurst at gmail -> Installing on Mac OS X: - Apple Xcode, Command Line Tools and the libffi too are needed (to be able to install the FFI gem), See http://stackoverflow.com/questions/17775115/cant-setup-ruby-environment-installing-fii-gem-error + Apple Xcode, Command Line Tools and the libffi are needed (to be able to install the FFI gem), See http://stackoverflow.com/questions/17775115/cant-setup-ruby-environment-installing-fii-gem-error git clone https://github.com/wpscanteam/wpscan.git cd wpscan diff --git a/README.md b/README.md index 9045c56e..a14ff925 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Prerequisites: *Installing on Mac OSX:* -Apple Xcode, Command Line Tools and the libffi too are needed (to be able to install the FFI gem), See http://stackoverflow.com/questions/17775115/cant-setup-ruby-environment-installing-fii-gem-error +Apple Xcode, Command Line Tools and the libffi are needed (to be able to install the FFI gem), See http://stackoverflow.com/questions/17775115/cant-setup-ruby-environment-installing-fii-gem-error ```git clone https://github.com/wpscanteam/wpscan.git```