Update setup-run-on-rpi.md

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

View File

@ -171,7 +171,7 @@ https://www.raspberrypi.org/documentation/configuration/config-txt/video.md
However, I used this one: `(2,82) = 1920x1080 60Hz 1080p`
### 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