From 98e0d98cc78ec8a4f88f42bf655b22b3afea0e04 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 27 Jun 2025 13:45:24 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2083ad8..38a6981 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Optionally you may disable border colouring with the --no-border flag: ![coloured-no-border](./img/coloured-no-border.png) ```console -obsws-cli --style="cyan' --no-border sceneitem list +obsws-cli --style="cyan" --no-border sceneitem list ``` Or with environment variables: