From fa681a72080d70a7cc7a23124bbd3077667d2ebd Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 27 Jun 2025 13:45:51 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a57786a..9be93c2 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 -slobs-cli --style="yellow' --no-border audio list +slobs-cli --style="yellow" --no-border audio list ``` Or with environment variables: