Merge pull request #1692 from jjdredd/patch-1

Update README.md to reflect the keyring use flag for qtkeychain
This commit is contained in:
DeepBlueV7.X 2024-03-11 00:03:53 +00:00 committed by GitHub
commit 82631619b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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