Update setup-run-headless.md

This commit is contained in:
JRK 2024-07-06 20:11:15 +02:00 committed by GitHub
parent 23332ee670
commit 7908c80d28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -145,7 +145,7 @@ chromium --disable-features=Translate --ignore-certificate-errors --disable-web-
## 📎 Additional
### How to upgrade
### How to upgrade `obscreen-studio`
>#### with docker run
- Just add `--pull=always` to your `docker run ...` command, you'll get latest version automatically.
>#### or with docker compose