From ed1cb74630a1977307e0997de9855e2c3684746c Mon Sep 17 00:00:00 2001 From: freddii Date: Mon, 11 Jan 2021 16:21:42 +0100 Subject: [PATCH] added installation from flathub to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 27a12c9..6362deb 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,10 @@ Diffuse. The `XDG_CONFIG_HOME` and `XDG_DATA_DIR` environment variables indicate where Diffuse should store persistent settings (eg. the path to a writable directory on the pen drive). +## Installing the Flatpak package + + flatpak install io.github.mightycreak.Diffuse + ## Building and testing the Flatpak package To install Diffuse locally: