From fd860860d9c042875acd2e32c93c7d5e414f762f Mon Sep 17 00:00:00 2001 From: Wojciech Graj Date: Wed, 29 Mar 2023 12:07:26 +0200 Subject: [PATCH] Add link to flatpak release. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8041e6e..b2cc798 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ View and propagate the full CelesTrak satellite catalog in realtime. ## Build -### Linux +### Linux (FlatHub) + +Download on Flathub + +### Linux (Compile from source) The following packages have to be installed prior to compilation: `gcc pkg-config gtk+-3.0 cglm libcurl epoxy meson`. On Debian-based systems, run the following command to install them: ```