Update for working Docker instruction

Current info about building in docker is poor.
This commit is contained in:
Alexis6307 2019-05-31 13:14:41 +02:00 committed by GitHub
parent 4575209878
commit e5fb07bbda
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: