mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 05:33:03 -05:00
Add README.md
This commit is contained in:
parent
63abffa3ef
commit
7dad8e59d2
1 changed files with 5 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
## Building
|
||||
If you have not done so already, you must create the build environment:
|
||||
```
|
||||
python3 librewolf-$(version)/lw-assets/bootstrap.py
|
||||
```
|
Loading…
Reference in a new issue