From 4548dde4e9c524163ae5dc23cd7507c8bf5a7291 Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Fri, 6 Jan 2023 11:40:52 +0000 Subject: [PATCH] readme+ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fd75c9..9f36208 100644 --- a/README.md +++ b/README.md @@ -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: