From 2ec258e6641c48b07463ab17cb8e231cdf3435aa Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sun, 15 Jul 2018 14:51:26 +0100 Subject: [PATCH] readme: Add flatpak instructions --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 2bea0f94..c09a84c5 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,23 @@ SparkleShare creates a special folder on your computer. You can add remotely hosted folders (or "projects") to this folder. These projects will be automatically kept in sync with both the host and all of your peers when someone adds, removes or edits a file. +## Install on Ubuntu or Fedora + +You can install the package from your distribution (likely old and not updated often), but we recommend to get our Flatpak with automatic updates to always enjoy the latest and greatest: + +```bash +flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo +flatpak install flathub org.sparkleshare.SparkleShare +``` + +Now you can run SparkleShare from the apps menu. + + + +## Install on macOS + +Download the app from the [releases page](https://github.com/hbons/SparkleShare/releases). + ## Set up a host