From 10dd63ab4142c1f3e2350459ef5bcef52b8110c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Apitzsch?= Date: Tue, 14 Dec 2021 19:31:10 +0100 Subject: [PATCH] README: Add information about external dependencies --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c396ffb..2ca2419 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ In this place you will find all plugins that are written for [Gajim](https://gaj ## How to install plugins +**Note:** Some plugins have external dependencies that need to be installed separately. +Check the [plugin's wiki page](https://dev.gajim.org/gajim/gajim-plugins/-/wikis/home#plugins-list) for details. + There are several ways to install a plugin: - You can browse / download / enable / configure plugins from within Gajim via 'Gajim' > 'Plugins' menu.