Skip to content

Commit

Permalink
Fix setup instructions to work on a clean Ubuntu installation (threat…
Browse files Browse the repository at this point in the history
  • Loading branch information
Barrelwolf38087 authored and lucyoa committed Jan 21, 2019
1 parent f8c68ff commit 50bcbb6
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 @@ -53,6 +53,7 @@ sudo add-apt-repository universe
sudo apt-get install git python3-pip
git clone https://www.github.com/threat9/routersploit
cd routersploit
python3 -m pip install setuptools
python3 -m pip install -r requirements.txt
python3 rsf.py
```
Expand Down

0 comments on commit 50bcbb6

Please sign in to comment.