Commit 214a5447 by Carles Reig Committed by Marcin Bury

Update README.md (#449)

parent 5a7185fd
...@@ -52,6 +52,7 @@ python3 rsf.py ...@@ -52,6 +52,7 @@ python3 rsf.py
sudo add-apt-repository universe sudo add-apt-repository universe
sudo apt-get install git python3-pip sudo apt-get install git python3-pip
git clone https://www.github.com/threat9/routersploit git clone https://www.github.com/threat9/routersploit
cd routersploit
python3 -m pip install -r requirements.txt python3 -m pip install -r requirements.txt
python3 rsf.py python3 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