Fix #271 Further Instructions added to the Mac Install
This commit is contained in:
2
README
2
README
@@ -72,6 +72,8 @@ ryandewhurst at gmail
|
|||||||
|
|
||||||
-> Installing on Mac OS X:
|
-> 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
|
||||||
|
|
||||||
git clone https://github.com/wpscanteam/wpscan.git
|
git clone https://github.com/wpscanteam/wpscan.git
|
||||||
cd wpscan
|
cd wpscan
|
||||||
sudo gem install bundler && bundle install --without test development
|
sudo gem install bundler && bundle install --without test development
|
||||||
|
|||||||
@@ -77,6 +77,8 @@ Prerequisites:
|
|||||||
|
|
||||||
*Installing on Mac OSX:*
|
*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
|
||||||
|
|
||||||
```git clone https://github.com/wpscanteam/wpscan.git```
|
```git clone https://github.com/wpscanteam/wpscan.git```
|
||||||
|
|
||||||
```cd wpscan```
|
```cd wpscan```
|
||||||
|
|||||||
Reference in New Issue
Block a user