Update README - Fix docker section

pull/402/head
dgtlmoon 2 years ago committed by GitHub
parent 41b806228c
commit 17511d0d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ _Now with per-site configurable support for using a fast built in HTTP fetcher o
## Updating changedetection.io
## Docker
### Docker
```
docker pull dgtlmoon/changedetection.io
docker kill $(docker ps -a|grep changedetection.io|awk '{print $1}')

Loading…
Cancel
Save