From 23332ee6706f8a175a7214f4b1ac72d6441566c5 Mon Sep 17 00:00:00 2001 From: JRK Date: Sat, 6 Jul 2024 20:11:10 +0200 Subject: [PATCH] Update setup-run-on-rpi.md --- docs/setup-run-on-rpi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup-run-on-rpi.md b/docs/setup-run-on-rpi.md index 66771ab..183776c 100644 --- a/docs/setup-run-on-rpi.md +++ b/docs/setup-run-on-rpi.md @@ -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