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

View file

@ -1,5 +1,5 @@
## Building LibreWolf from source:
First, let's head over to the [releases page](https://gitlab.com/stanzabird/source/-/releases); note and download the latest version. 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). Once downloaded, extract it.
```
export version=$(cat version)
mkdir build