mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 13:43:04 -05:00
testing
This commit is contained in:
parent
e00a86b489
commit
d7b573b6e7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
## Building LibreWolf from source:
|
## 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)
|
export version=$(cat version)
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Reference in a new issue