0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2025-01-03 11:20:11 -05:00
This commit is contained in:
Bert van der Weerd 2021-11-21 00:43:33 +01:00
parent d7b573b6e7
commit c1ecc7dc6a
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1

View file

@ -1,5 +1,5 @@
## Building LibreWolf from source: ## Building LibreWolf from source:
First, let's [download the latest version](https://gitlab.com/stanzabird/source/-/jobs/artifacts/main/raw/librewolf-94.0.2.source.tar.gz). Once downloaded, extract it. First, let's [download the latest version](https://gitlab.com/stanzabird/source/-/jobs/artifacts/main/raw/librewolf-94.0.2.source.tar.gz?job=build-job). Once downloaded, extract it.
``` ```
export version=$(cat version) export version=$(cat version)
mkdir build mkdir build