From 522ab2963e399b564ef192699f4628044eb858bd Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Mon, 16 Aug 2021 21:43:49 +0200 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26cbca2a..7f915fc9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # SceneSwitcher -An automated scene switcher for OBS Studio +An automated scene switcher for OBS Studio. More information can be found on https://obsproject.com/forum/resources/automatic-scene-switching.395/. @@ -13,7 +13,7 @@ For the Windows and MacOS platforms, it is recommended to run the provided insta For Linux the Snap package manager offers an OBS Studio installation which is bundled with the plugin: ``` -sudo snap install obs-studi +sudo snap install obs-studio ``` If that is not an option you will have to ...