summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorsquid-f <11743181+squid-f@users.noreply.github.com>2023-01-15 06:39:21 +0100
committerGitHub <noreply@github.com>2023-01-15 00:39:21 -0500
commite6f87882f3b813d272d932ea84667eb999ad333b (patch)
tree3c832b3cfc5df2eaac0089ab418aa1578675b1cd /README.md
parentTranslated using Weblate (Finnish) (diff)
downloadnheko-e6f87882f3b813d272d932ea84667eb999ad333b.tar.xz
Update README.md (#1287)
Add instruction to install on Mageia, as Nheko is now part of the official repo of the distribution.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 38aa06db..b83c3956 100644
--- a/README.md
+++ b/README.md
@@ -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