mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 05:33:03 -05:00
readme.md
This commit is contained in:
parent
3526aab03b
commit
824fbe2aac
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue