README: Add flahub instructions.
This commit is contained in:
parent
042c9eed9c
commit
d8d7193cbc
21
README.md
21
README.md
@ -7,6 +7,24 @@ Listen to your favorite podcasts, right from your desktop.
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
## Available from [Flathub](https://www.flathub.org/apps/details/org.gnome.Podcasts)
|
||||||
|
|
||||||
|
Install by clicking and opening [this](https://www.flathub.org/apps/details/org.gnome.Podcasts) with GNOME Software
|
||||||
|
|
||||||
|
### Command line options:
|
||||||
|
|
||||||
|
Make sure to follow the [setup guide][flatpak_setup] before installing
|
||||||
|
|
||||||
|
Install:
|
||||||
|
```sh
|
||||||
|
flatpak install flathub org.gnome.Podcasts
|
||||||
|
```
|
||||||
|
|
||||||
|
Run:
|
||||||
|
```sh
|
||||||
|
flatpak run org.gnome.Podcasts
|
||||||
|
```
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
GNOME Podcasts can be built and run with [Gnome Builder](https://wiki.gnome.org/Apps/Builder) >= 3.28.
|
GNOME Podcasts can be built and run with [Gnome Builder](https://wiki.gnome.org/Apps/Builder) >= 3.28.
|
||||||
@ -151,4 +169,5 @@ And almost the entirety of the build system is copied from the [Fractal](https:/
|
|||||||
|
|
||||||
[vendor]: https://github.com/alexcrichton/cargo-vendor
|
[vendor]: https://github.com/alexcrichton/cargo-vendor
|
||||||
[irc]: irc://irc.gnome.org/#hammond
|
[irc]: irc://irc.gnome.org/#hammond
|
||||||
[matrix]: https://matrix.to/#/#gnome-podcasts:matrix.org
|
[matrix]: https://matrix.to/#/#gnome-podcasts:matrix.org
|
||||||
|
[flatpak_setup]: https://flatpak.org/setup/
|
||||||
Loading…
Reference in New Issue
Block a user