mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Merge pull request #1692 from jjdredd/patch-1
Update README.md to reflect the keyring use flag for qtkeychain
This commit is contained in:
commit
82631619b9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue