diff --git a/README.md b/README.md index e3e9ad7..dd2f631 100644 --- a/README.md +++ b/README.md @@ -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