diff --git a/docker/README.md b/docker/README.md index 0ef78a6..8515a61 100644 --- a/docker/README.md +++ b/docker/README.md @@ -62,7 +62,6 @@ Retrieve the Docker image using: ### Running the Container Start a container based on the image: - ```bash # docker run -it --name metadetective franckferman/metadetective /bin/bash ```