From 34ebc6b72db333918380086a09a79bb750d4b328 Mon Sep 17 00:00:00 2001 From: Fabio Di Stasio Date: Mon, 15 Feb 2021 09:11:48 +0100 Subject: [PATCH] chore: update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 5447b6a0..c16e5124 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,17 @@ This is a roadmap with major features will come in near future. - Import/export and migration. - Light theme. +## Troubleshooting + +### **Linux** + +With KDE may need necessary installation of the additional `gnome-keyring` package. +Depending on your distribution, you will need to run the following command: + +- Debian/Ubuntu: `sudo apt-get install gnome-keyring` +- Red Hat-based: `sudo yum install gnome-keyring` +- Arch Linux: `sudo pacman -S gnome-keyring` + ## Currently supported ### Databases