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