diff --git a/README.md b/README.md index 189e55c..5e619f5 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ pip3 install -r requirements.txt docker pull soxoj/maigret # usage -docker run -it --rm soxoj/maigret:latest username +docker run -v /mydir:/app/reports soxoj/maigret:latest username --html # manual build docker build -t maigret .