This commit is contained in:
WarmUpTill 2021-08-16 21:43:49 +02:00 committed by WarmUpTill
parent d9bd98ce9c
commit 522ab2963e

View File

@ -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 ...