summary refs log tree commit diff
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-08-03 10:23:17 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-08-03 10:23:17 +0300
commit88e535debebcfd58e7858f01006542dceb3efe21 (patch)
treed0a7634b262a68414a596f1c71a3b3ff559273c8
parentRemove unwanted whitespace from the user settings menu (diff)
downloadnheko-88e535debebcfd58e7858f01006542dceb3efe21.tar.xz
Add flatpak installation
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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/) :