Skip to content

Commit

Permalink
Fixing Ubuntu requirements installation step.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyoa committed Apr 29, 2016
1 parent 9974c89 commit 0212c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ It consists of various modules that aids penetration testing operations:
sudo apt-get install python-dev python-pip libncurses5-dev git
git clone https://github.com/reverse-shell/routersploit
cd routersploit
pip install -r requirements
pip install -r requirements.txt
./rsf.py

## Installation on OSX
Expand Down

0 comments on commit 0212c82

Please sign in to comment.