From c93ba02e89bf1782a481c71b55ec5a2afffa1f21 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 21 Apr 2025 13:07:00 +0100 Subject: [PATCH] fix scene-collection switch example in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5456b1f..94348a5 100644 --- a/README.md +++ b/README.md @@ -159,14 +159,14 @@ obsws-cli scene-collection current - args: ```console -obsws-cli scene-collection switch LIVE +obsws-cli scene-collection switch test-collection ``` - create: Create a new scene collection. - args: ```console -obsws-cli scene-collection switch LIVE +obsws-cli scene-collection create test-collection ``` #### Group