Making use of the freedesktop standarts for the .desktop file

This commit is contained in:
Florian Ströger
2018-11-03 01:53:54 +01:00
parent 1ca2f762c5
commit 7e82ca6fb5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# stremio-flatpak
# PopcornTime-flatpak
PopcornTime Flatpak package (unoffical)
## TODO:
@@ -38,5 +38,5 @@ cd ./popcorntime-flatpak
6 - Build & Install the Flatpak package
```
flatpak-builder --install stremio sh.popcorntime.PopcornTime.yml
flatpak-builder --install popcorntime sh.popcorntime.PopcornTime.yml
```