Skip to content

Commit

Permalink
Adding Flatpak to README
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
superduperuser authored Apr 24, 2024
1 parent cde830f commit a78e654
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,14 @@ sudo xbps-install -S minigalaxy
</pre>
</details>

<details><summary>Flatpak</summary>

Available on <a href="https://flathub.org/apps/io.github.sharkwouter.Minigalaxy">Flathub</a>. You can install it with:
<pre>
flatpak install flathub io.github.sharkwouter.Minigalaxy
</pre>
</details>

<details><summary>Other distributions</summary>

On other distributions, Minigalaxy can be downloaded and started with the following commands:
Expand Down

0 comments on commit a78e654

Please sign in to comment.