diff --git a/README.md b/README.md index 3c41c5a..732adc5 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ ts-prometheus/ 5. Start the Services ```bash - docker-compose up -d + docker compose up -d ``` 6. Wait for Certificate to propagate [~2m] @@ -85,7 +85,7 @@ ts-prometheus/ ``` - Stopping the Services ```bash - docker-compose down + docker compose down ``` ## Troubleshooting