Skip to content

Commit e6f8788

Browse files
authored
Update README.md (#1287)
Add instruction to install on Mageia, as Nheko is now part of the official repo of the distribution.
1 parent cec9584 commit e6f8788

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,11 @@ sudo emerge -a nheko
9999

100100
If you are using Gnome Keyring or KeepassXC as your secrets daemon, ensure that the `gnome-keyring` useflag is enabled on `dev-libs/qtkeychain`.
101101

102+
#### Mageia (9 and above)
103+
```bash
104+
sudo urpmi nheko
105+
```
106+
102107
#### Nix(os)
103108

104109
```bash

0 commit comments

Comments
 (0)