0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 05:33:03 -05:00

Updated README.md

This commit is contained in:
Bert van der Weerd 2022-02-08 12:31:34 +01:00
parent 7e4b373ae1
commit 396fc95844
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1

View file

@ -1,6 +1,6 @@
## LibreWolf build instructions
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-96.0.3-5.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there.
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-97.0-1.source.tar.gz?job=Build)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs). You can also check the sha256sum of the tarball there.
```
tar xf <tarball>
cd <folder>