From 07cd4fabf39d3619463d9a8df07518ab95be79c3 Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Thu, 4 Feb 2021 02:51:19 +0100 Subject: [PATCH] new version of the readme.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a47e71e..612923d 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ This repository is still a work in progress + + +This build does require you to: + +* First build the mozilla-unified as explained in the mozilla docs, using all the ./mach bootstrap stuff +* You can delete this mozilla-unified thing to save some space (try ./mach run on it just for fun) +* Then clone the windows repo +* cd into it, and build with: time bash build.sh fetch prepare build package +* you can perform each of the build steps individually and the overall script structure follows PKGBULD as used on Archlinux +* This will produce a librewolf-85.0.en-US.win64.zip in this windows folder. +