diff --git a/docs/ecolyo/Technical/0-getting-started.md b/docs/ecolyo/Technical/0-getting-started.md
index 14391f476f78e009291c8b501e58280648000b6e..61d6a0a20d5c0f5b8e050379aa806265cc165f57 100644
--- a/docs/ecolyo/Technical/0-getting-started.md
+++ b/docs/ecolyo/Technical/0-getting-started.md
@@ -36,7 +36,7 @@ Once the application is started, run the easy-cozy stack with docker.
 Launch the stack with the following command:
 
 ```sh
-docker-compose up
+docker compose up -d
 ```
 
 :::note If you have an access denied issue