From 5471371401ff830b461377453344bad17c1c82e2 Mon Sep 17 00:00:00 2001 From: Djeex Date: Sat, 31 May 2025 17:46:16 +0000 Subject: [PATCH] Fixed readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8278a4..8345e13 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,8 @@ 4. **Build and start the container** ```bash - docker-compose build - docker-compose up -d + docker compose build + docker compose up - ``` 5. **Check logs to verify updates**