From 88e535debebcfd58e7858f01006542dceb3efe21 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Fri, 3 Aug 2018 10:23:17 +0300 Subject: [PATCH] Add flatpak installation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5c66251f..494013a9 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,12 @@ Make sure you have the testing repositories from `edge` enabled. Note that this sudo apk add nheko ``` +#### Flatpak + +``` +flatpak install flathub io.github.mujx.Nheko +``` + #### macOS (10.12 and above) with [macports](https://www.macports.org/) :