readme: add installation instructions for void linux

This commit is contained in:
Bnyro 2023-07-21 13:24:32 +02:00
parent 785118c6d9
commit 1d69c6b9a5
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ Native Gtk client for Lemmy (beta)
| Platform | Command | | Platform | Command |
| -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Flathub | <a href="https://flathub.org/apps/details/io.github.lemmygtk.lemoa"><img src="https://flathub.org/assets/badges/flathub-badge-en.png" width="150"/></a> | | Flathub | <a href="https://flathub.org/apps/details/io.github.lemmygtk.lemoa"><img src="https://flathub.org/assets/badges/flathub-badge-en.png" width="150"/></a> |
| AUR | https://aur.archlinux.org/packages/lemoa-git | | AUR | [paru -S lemoa-git](https://aur.archlinux.org/packages/lemoa-git) |
| Void Linux | xbps-install -S lemoa |
If you don't use any of these platforms, consider [building the app from source](#Building). If you don't use any of these platforms, consider [building the app from source](#Building).