0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2025-01-09 14:20:24 -05:00

Updated README.md

This commit is contained in:
Bert van der Weerd 2021-12-26 18:41:23 +01:00
parent c8d4b70d42
commit 0345ee85b7
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1

View file

@ -1,6 +1,6 @@
## Building LibreWolf from source: ## Building LibreWolf from source:
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-95.0.2.source.tar.gz?job=build-job)**. First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-95.0.2.source.tar.gz?job=build-job)**. This tarball is the latest produced by the CI.
To download the latest from a script, use wget/curl like this: To download the latest from a script, use wget/curl like this:
``` ```