Skip to content

Commit

Permalink
Update for working Docker instruction
Browse files Browse the repository at this point in the history
Current info about building in docker is poor.
  • Loading branch information
six2dez authored May 31, 2019
1 parent 4575209 commit e5fb07b
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 @@ -109,7 +109,7 @@ bash install_debian_ubuntu.sh

## DOCKER INSTALL:
```
docker build Dockerfile
sudo docker build -t sn1per-docker . && docker run -it sn1per-docker /bin/bash
```

## USAGE:
Expand Down

0 comments on commit e5fb07b

Please sign in to comment.