mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 13:43:04 -05:00
Update README.md.in
This commit is contained in:
parent
322f78afc8
commit
1d01a51a73
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
## Building LibreWolf from source:
|
||||
|
||||
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-__VERSION__-__RELEASE__.source.tar.gz?job=build-job)**. This tarball is the latest produced by the CI.
|
||||
First, let's **[download the latest tarball](https://gitlab.com/librewolf-community/browser/source/-/jobs/artifacts/main/raw/librewolf-__VERSION__-__RELEASE__.source.tar.gz?job=build-job)**. This tarball is the latest produced by the [CI](https://gitlab.com/librewolf-community/browser/source/-/jobs).
|
||||
|
||||
To download the latest from a script, use wget/curl like this:
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue