mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
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:
parent
cec9584f80
commit
e6f87882f3
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue