Fix "Docker notes"

pull/89/head
Yahya SayadArbabi 5 years ago
parent 30eb9c76ec
commit 459fb29be6

@ -65,7 +65,7 @@ The ```--rm``` flag is optional. It removes the container filesystem after runn
One caveat is the text file that is created will only exist in the container so you will not be able to get at that.
Or you can simply use docker to run `sherlock`:
Or you can simply use "Docker Hub" to run `sherlock`:
```
docker run theyahya/sherlock user123
```

Loading…
Cancel
Save