This commit is contained in:
BroodjeAap 2023-01-06 11:40:52 +00:00
parent eb13918254
commit 4548dde4e9

View file

@ -53,7 +53,7 @@ And modify it to fit your needs, then simply run:
## Docker
Easiest way to get started is with the prebuilt docker image `ghcr.io/broodjeaap/go-watch:latest`, first get a config template:
Probably the easiest way to get started is with the prebuilt docker image `ghcr.io/broodjeaap/go-watch:latest`, first get a config template:
`docker run --rm ghcr.io/broodjeaap/go-watch:latest -printConfig 2> config.yaml`
Or: