From 26b44b583d281d99731efc4642a47e28f2d3dca4 Mon Sep 17 00:00:00 2001 From: me|kor Date: Sun, 8 Sep 2024 17:32:41 +0200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d30897d..e632406 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Should get used in conjunction with snapcast, as shown in https://github.com/swe ## docker-compose I strongly advice to use docker-compose, as using a docker commandline is quite annoying with a complex setup. -An example can get found [in the repository](./docker-compose.example.yml). +An example can get found [in the repository](./docker-compose.example.yml) which is mostly pre-configured, besides a few vars. ```yaml version: "3"