diff --git a/README.md b/README.md index 03ce0da..2be7a36 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ ts-jellyfin/ 4. Start the Services ```bash - docker-compose up -d + docker compose up -d ``` 5. Wait for Certificate to propagate [~2m] @@ -88,7 +88,7 @@ ts-jellyfin/ ``` - Stopping the Services ```bash - docker-compose down + docker compose down ``` ## Troubleshooting