From a28b80022848225271e88cc77e02664cc28d292c Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Fri, 27 Mar 2026 18:36:35 +0100 Subject: [PATCH] Remove Snap installation instructions from README Removed Snap package installation instructions for OBS Studio. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 957d948d..22acc881 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,6 @@ On Linux the plugin is available via the **Flatpak** package manager for users w flatpak install com.obsproject.Studio.Plugin.SceneSwitcher ``` -The **Snap** package manager offers an OBS Studio installation which is bundled with the plugin: -``` -sudo snap install obs-studio -``` - More information can be found [here](https://github.com/WarmUpTill/SceneSwitcher/wiki/Installation). ## Contributing