From 8326e72047112a3adba00c16c209edd116487144 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Wed, 23 Apr 2025 11:48:17 +0200 Subject: [PATCH] Add link to installation wiki page --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 921f9a14..957d948d 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ The **Snap** package manager offers an OBS Studio installation which is bundled sudo snap install obs-studio ``` +More information can be found [here](https://github.com/WarmUpTill/SceneSwitcher/wiki/Installation). + ## Contributing - If you wish to contribute code to the project, have a look at this [section](BUILDING.md) describing how to compile the plugin.