From 50f7b4dd2c45074c82b7bb04966abd9cee956899 Mon Sep 17 00:00:00 2001 From: Recolic <git@me.recolic.net> Date: Tue, 13 Dec 2022 08:45:57 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7683ec8..b2e4a06 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Seahorse sometimes show an incorrect name for "Login" keyring. It's real name is We need `libgnome-keyring.so.0.2.0` (or newer) to talk to latest gnome. Please check if your `libgnome-keyring.so` points to an older version. -If your distribution does not provide a package, you can download it from archlinux repo and link to the `.so` file manually. +If your distribution does not provide a good library, you can download it from archlinux repo and link to the `.so` file manually. - It's simply not working. How do I debug this program? -- GitLab