From b432753a62edbf06a1418cd724ec97c38f6e9182 Mon Sep 17 00:00:00 2001 From: Thomas T Date: Wed, 8 Nov 2023 10:34:46 +0100 Subject: [PATCH] Correct compose name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e28631d..b4c860e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ bun install to install the dependencies. If using Docker Compose, run ```bash -docker-compose up +docker compose up ``` to start the application. Or use