From 88658dfa542e2e5ba3c20ca9bff0ca879e3c320b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20K=C3=BCffner?= Date: Mon, 31 Jan 2022 19:19:35 +0100 Subject: [PATCH] Update link to official docker Compose v2 docs; closes #6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea24bb5..1d714ab 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Depending on which Frontend you've chosen, moonraker will also be deployed. The following Guide require ``docker`` and ``docker compose`` on your machine. Follow the official Guides on how to get them up and running. * https://docs.docker.com/engine/install/ubuntu/ -* https://docs.docker.com/compose/install/ +* https://docs.docker.com/compose/cli-command/#installing-compose-v2 ### Add your Configuration to docker-compose.yaml