add flatpak install doc

This commit is contained in:
karen 2023-04-14 16:52:00 -07:00
parent 643f538463
commit 62e089c02f
1 changed files with 7 additions and 0 deletions

View File

@ -74,6 +74,13 @@ If you are using snap, please install from [snapcraft.io](https://snapcraft.io/w
$ sudo snap install whalebird
```
If you are using flatpak, please install from
[flathub.org](https://flathub.org/apps/details/social.whalebird.WhalebirdDesktop).
```
$ flatpak install social.whalebird.WhalebirdDesktop
```
Or you can install from [Arch User Repository](https://aur.archlinux.org/packages/whalebird/).
```