0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 05:33:03 -05:00

readme.md

This commit is contained in:
Bert van der Weerd 2022-02-03 12:47:16 +01:00
parent 3526aab03b
commit 824fbe2aac
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ or Git:
```
git clone --recursive git@gitlab.com:librewolf-community/browser/source.git
```
cd into it, build the LibreWolf tarball, bootstrap the buld environment, and finally, perform the build:
cd into it, build the LibreWolf tarball, bootstrap the build environment, and finally, perform the build:
```
cd source
make all

View file

@ -28,7 +28,7 @@ or Git:
```
git clone --recursive git@gitlab.com:librewolf-community/browser/source.git
```
cd into it, build the LibreWolf tarball, bootstrap the buld environment, and finally, perform the build:
cd into it, build the LibreWolf tarball, bootstrap the build environment, and finally, perform the build:
```
cd source
make all