Update README.md

This commit is contained in:
Adrien Bourmault 2022-12-15 11:50:54 +00:00
parent c38c27cda4
commit f6b5025c3f
1 changed files with 0 additions and 4 deletions

View File

@ -9,17 +9,13 @@ Forked from [Florian Ströger's PopcornTime-Flatpak](https://gitlab.com/Preissch
2 - Add Flathub remote 2 - Add Flathub remote
``` ```
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
``` ```
3 - Build the Flatpak package 3 - Build the Flatpak package
``` ```
sudo flatpak-builder --install --install-deps-from=flathub popcorntime sh.popcorntime.PopcornTime.yml --repo popcorntime_repo sudo flatpak-builder --install --install-deps-from=flathub popcorntime sh.popcorntime.PopcornTime.yml --repo popcorntime_repo
``` ```
4 - Create the Flatpak bundle for export 4 - Create the Flatpak bundle for export