mirror of
https://github.com/redstrate/Astra.git
synced 2025-06-08 23:17:44 +00:00
Fix Flatpak heading in build instructions
This commit is contained in:
parent
9037aae2dc
commit
9946fc7d5c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
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:
|
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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue