Skip to content

Commit

Permalink
Update docker information in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fwkz authored Feb 24, 2018
1 parent ea4f467 commit 5fd3e7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5fd3e7d

Please sign in to comment.