Merge pull request #200 from Alexis6307/patch-1

Update for working Docker instruction
This commit is contained in:
xer0dayz 2019-05-31 06:59:07 -07:00 committed by GitHub
commit 3eb6375516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: