doc: add flathub

Signed-off-by: 0xMRTT <0xmrtt@noreply.codeberg.org>
This commit is contained in:
0xMRTT 2023-05-03 08:57:12 +00:00
parent f8d9f28044
commit fc1852569b

View File

@ -11,7 +11,7 @@
<p align="center"> <p align="center">
<a href="https://flathub.org/apps/details/io.github.Bavarder.Bavarder"> <a href="https://flathub.org/apps/details/io.github.Bavarder.Bavarder">
<img width="200" alt="Download on Flathub" src="https://dl.flathub.org/assets/badges/flathub-badge-i-en.svg"/> <img width="200" alt="Download on Flathub" src="https://dl.flathub.org/assets/badges/flathub-badge-en.svg"/>
</a> </a>
<br> <br>
</p> </p>
@ -43,10 +43,11 @@
#### Flathub #### Flathub
> **Warn**: This app isn't yet on Flathub You can either use your GNOME Software and search for "Bavarder" or you can run
> See https://github.com/flathub/flathub/pull/4109 for a track
##### Release ``` shell
flatpak install io.github.Bavarder.Bavarder
```
#### Latest build #### Latest build
@ -56,7 +57,7 @@ You can download the latest Flatpak build from [Github Actions](https://github.c
Clone the repo and run `flatpak-builder` Clone the repo and run `flatpak-builder`
``` ``` shell
git clone https://codeberg.org/Bavarder/Bavarder # or https://github.com/Bavarder/Bavarder git clone https://codeberg.org/Bavarder/Bavarder # or https://github.com/Bavarder/Bavarder
cd Bavarder cd Bavarder
flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/io.github.Bavarder.Bavarder.json flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/io.github.Bavarder.Bavarder.json