diff --git a/README.md b/README.md index fc9d4ef..47e14d7 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ ts-homepage/ 5. Start the Services ```bash - docker-compose up -d + docker compose up -d ``` ## Services @@ -90,7 +90,7 @@ ts-homepage/ ``` - Stopping the Services ```bash - docker-compose down + docker compose down ``` ## Troubleshooting