diff --git a/README.md b/README.md index 2368af1..d66a692 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,12 @@ 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`: +``` +docker run theyahya/sherlock user123 +``` + ## License MIT License