Skip to content

Commit

Permalink
Added python-dev and pip to installation guide
Browse files Browse the repository at this point in the history
Both python-dev and pip are needed to install the correct versions of packages
  • Loading branch information
ArtificialImmunity committed Apr 27, 2016
1 parent 4dc1a1c commit 7390c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ It consists of various modules that aids penetration testing operations:

git clone https://github.com/reverse-shell/routersploit
cd routersploit
sudo apt-get install python-dev pip
pip install -r requirements.txt
./rsf.py

Expand Down

0 comments on commit 7390c46

Please sign in to comment.