summaryrefslogtreecommitdiffstats
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
parentf25a1b5c36967f1138f6dfb45a0e69ee52769d78 (diff)
parentedf4a8dd927068f2f6a0de98421c2f0114247067 (diff)
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