diff --git a/README.md b/README.md index d7ee491..5938017 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ This script will: Use Docker Compose to build and start the services: ```bash -docker-compose up --build +docker compose up --build ``` This command will: