From a78e654586a98f11a7ef18ff3ff58df6e3532462 Mon Sep 17 00:00:00 2001 From: SuperDuperUser <20377747+SuperDuperUser@users.noreply.github.com> Date: Wed, 24 Apr 2024 00:50:28 -0400 Subject: [PATCH] Adding Flatpak to README I considered making this an issue, but I figured I could just write the change, and you can decline the pull request if you don't want it. I only noticed today that Minigalaxy has what seems to be an official & maintained release on Flathub. However, it is not mentioned on the README/website. I added a section under Installation for Flatpak like the other entries. This would help make sure people don't miss this option. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 48e055ba..39ba2742 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,14 @@ sudo xbps-install -S minigalaxy +
Flatpak + +Available on Flathub. You can install it with: +
+flatpak install flathub io.github.sharkwouter.Minigalaxy
+
+
+
Other distributions On other distributions, Minigalaxy can be downloaded and started with the following commands: