Update README.md

This commit is contained in:
soxoj
2021-03-16 23:38:58 +03:00
committed by GitHub
parent 9bbca995e9
commit 57a9a82102
+4 -2
View File
@@ -86,9 +86,11 @@ Run `maigret --help` to get arguments description. Also options are documented i
With Docker:
```
docker build -t maigret .
# manual build
docker build -t maigret . && docker run maigret user
docker run maigret user
# official image
docker run soxoj/maigret:latest user
```
## Demo with page parsing and recursive username search