Skip to content

Commit

Permalink
Add link to flatpak release.
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciech-graj committed Mar 29, 2023
1 parent 6019e08 commit fd86086
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ View and propagate the full CelesTrak satellite catalog in realtime.

## Build

### Linux
### Linux (FlatHub)

<a href='https://flathub.org/apps/details/io.github.wojciech_graj.OrbVis'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>

### 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:
```
Expand Down

0 comments on commit fd86086

Please sign in to comment.