summary refs log tree commit diff
diff options
context:
space:
mode:
authorjjdredd <the.guard@mail.ru>2024-03-09 16:28:25 -0700
committerGitHub <noreply@github.com>2024-03-09 16:28:25 -0700
commitedf4a8dd927068f2f6a0de98421c2f0114247067 (patch)
tree8a56e6e87bb3e57040606d8fc1de9d08ac33e431
parentUpdate translations (diff)
downloadnheko-edf4a8dd927068f2f6a0de98421c2f0114247067.tar.xz
Update README.md to reflect the keyring use flag for qtkeychain on Gentoo
-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