now the builds are in windows/winbuild
This commit is contained in:
parent
245ddc0d62
commit
0842264966
1 changed files with 2 additions and 2 deletions
|
|
@ -70,8 +70,8 @@ Once that works, you can check out and compile LibreWolf like this:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://gitlab.com/librewolf-community/browser/windows.git
|
git clone https://gitlab.com/librewolf-community/browser/windows.git
|
||||||
cd windows
|
cd windows/winbuild
|
||||||
make fetch build artifacts
|
make all
|
||||||
```
|
```
|
||||||
|
|
||||||
This will produce the -setup.exe and portable .zip. Have fun!
|
This will produce the -setup.exe and portable .zip. Have fun!
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue