diff --git a/README.md b/README.md index e6a7c4b4c..fef38fb17 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,23 @@ sudo snap set core experimental.refresh-app-awareness=true Get it from the Snap Store +#### Flatpak - Most distributions +Must install Flatpak first. See [setup instructions for all distributions](https://flathub.org/setup). + +Install via command-line: + +```bash +# install +flatpak install flathub com.super_productivity.SuperProductivity + +# run +flatpak run com.super_productivity.SuperProductivity +``` + + + Get it on Flathub + + #### Aur - Arch Linux ```bash