Update Flatpak install instructions

This commit is contained in:
Sumner Evans
2020-09-24 23:49:02 -06:00
parent 02ae1a88c8
commit d454b90071
4 changed files with 30 additions and 12 deletions

View File

@@ -115,11 +115,19 @@ In the future, you will be able to install via Flathub. For now, if you want to
try the Flatpak, you will have to install it manually by visiting the Releases_
page and downloading the ``.flatpak`` file from there.
Then, you can install Sublime Music with::
Next, install the dependencies for Sublime Music. If you haven't already, follow
the instructions to setup ``flathub`` here:
https://docs.flatpak.org/en/latest/using-flatpak.html#add-a-remote
Then, install the dependencies of Sublime Music::
sudo flatpak install -y org.gnome.Platform//3.38 org.gnome.Sdk//3.38
And finally, install Sublime Music with::
sudo flatpak install sublime-music.flatpak
and run it by executing::
To run Sublime, use the following command::
flatpak run app.sublimemusic.SublimeMusic