Commit 7390c46c by ArtificialImmunity

Added python-dev and pip to installation guide

Both python-dev and pip are needed to install the correct versions of packages
parent 4dc1a1cd
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment