Update README.md (#1287)

Add instruction to install on Mageia, as Nheko is now part of the official repo of the distribution.
This commit is contained in:
squid-f 2023-01-15 06:39:21 +01:00 committed by GitHub
parent cec9584f80
commit e6f87882f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -99,6 +99,11 @@ 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`.
#### Mageia (9 and above)
```bash
sudo urpmi nheko
```
#### Nix(os)
```bash