From b4770434095d3ffb3a60d73dead15fd75ad9ed07 Mon Sep 17 00:00:00 2001 From: Sondre Malerud Date: Sun, 16 Mar 2025 13:39:34 +0100 Subject: [PATCH] Dev commit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3dce3ce..1d08c8d 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,7 @@ In this project, we have three docker-compose files you can use to set up the co Verify compose configuration file: ```console -$ docker compose -f --verbose config -``` +$ docker compose -f --verbose config Build and run containers defined in configuration file ```console