From e6f87882f3b813d272d932ea84667eb999ad333b Mon Sep 17 00:00:00 2001 From: squid-f <11743181+squid-f@users.noreply.github.com> Date: Sun, 15 Jan 2023 06:39:21 +0100 Subject: [PATCH] Update README.md (#1287) Add instruction to install on Mageia, as Nheko is now part of the official repo of the distribution. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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