summary refs log tree commit diff
diff options
context:
space:
mode:
authorDeepBlueV7.X <nicolas.werner@hotmail.de>2024-03-11 00:03:53 +0000
committerGitHub <noreply@github.com>2024-03-11 00:03:53 +0000
commit82631619b93b0baeccaae15a28c92b8da1346a77 (patch)
tree1e1c2768b8c9da580dc41544d56156f14a733dc0
parentWork around the duplicate right click menus on KDE (diff)
parentUpdate README.md to reflect the keyring use flag for qtkeychain on Gentoo (diff)
downloadnheko-82631619b93b0baeccaae15a28c92b8da1346a77.tar.xz
Merge pull request #1692 from jjdredd/patch-1
Update README.md to reflect the keyring use flag for qtkeychain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a747295b..99e1f6e8 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,7 @@ sudo emaint sync -r guru
 sudo emerge -a nheko
 ```
 
-If you are using Gnome Keyring or KeepassXC as your secrets daemon, ensure that the `gnome-keyring` useflag is enabled on `dev-libs/qtkeychain`.
+If you are using Gnome Keyring or KeepassXC as your secrets daemon, ensure that the `keyring` useflag is enabled on `dev-libs/qtkeychain`.
 
 #### Mageia (9 and above)
 ```bash