Update README.md
This commit is contained in:
parent
c38c27cda4
commit
f6b5025c3f
|
@ -9,17 +9,13 @@ Forked from [Florian Ströger's PopcornTime-Flatpak](https://gitlab.com/Preissch
|
|||
2 - Add Flathub remote
|
||||
|
||||
```
|
||||
|
||||
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
|
||||
```
|
||||
|
||||
3 - Build the Flatpak package
|
||||
|
||||
```
|
||||
|
||||
sudo flatpak-builder --install --install-deps-from=flathub popcorntime sh.popcorntime.PopcornTime.yml --repo popcorntime_repo
|
||||
|
||||
```
|
||||
|
||||
4 - Create the Flatpak bundle for export
|
||||
|
|
Loading…
Reference in New Issue