doc: add codeberg mirror

This commit is contained in:
0xMRTT 2023-04-29 18:55:36 +02:00
parent 045a325fbf
commit 28d6e5b8fc
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ You can download the latest Flatpak build from [Github Actions](https://github.c
Clone the repo and run `flatpak-builder`
```
git clone https://github.com/Bavarder/Bavarder
git clone https://codeberg.org/Bavarder/Bavarder # or https://github.com/Bavarder/Bavarder
cd Bavarder
flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/io.github.Bavarder.Bavarder.json
```