Unverified Commit 5fd3e7d8 by Mariusz Kupidura Committed by GitHub

Update docker information in README.md

parent ea4f4676
......@@ -65,8 +65,8 @@ It consists of various modules that aids penetration testing operations:
git clone https://github.com/reverse-shell/routersploit
cd routersploit
docker build -t routersploit:latest -f Dockerfile .
./run_docker.sh
docker build -t routersploit .
docker run -it --rm routersploit
# Update
......
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