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```