1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-06-08 15:07:45 +00:00

Fix Flatpak heading in build instructions

This commit is contained in:
Joshua Goins 2024-03-23 09:56:42 -04:00
parent 9037aae2dc
commit 9946fc7d5c

View file

@ -2,7 +2,7 @@
There are two methods to build Astra, either via [Flatpak](https://flatpak.org/) or manually using your system libraries. It's highly recommended to prefer the Flatpak, especially if you don't have experience with CMake, C++ and such.
# Flatpak
## Flatpak
Building the Flatpak version is easy, and there's a helper script to speed up the process. You must run it from the repository root: