diff --git a/README.md b/README.md index 5a9e8c8..acffec8 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ ts-adguard/ 5. Start the Services ```bash - docker-compose up -d + docker compose up -d ``` 6. Wait for Certificate to propagate [~2m] @@ -84,7 +84,7 @@ ts-adguard/ ``` - Stopping the Services ```bash - docker-compose down + docker compose down ``` ## Troubleshooting