Update file README.md

This commit is contained in:
stanzabird 2023-04-30 12:19:55 +00:00
parent 264e65b71a
commit 531d6d5d8a

View file

@ -28,5 +28,5 @@ version directly from source while building the portable zip. The tools are inst
# Building from source
* Building from source is done using our `bsys` build system. It only supports cross-compiling from Linux to Windows. So building the windows version from within windows is not supported. Well, it's not tested but possible in principle.
* Building from source is done using our `bsys` build system. It only supports cross-compiling from Linux to Windows. So building the windows version from within windows is not supported. Well, it's not tested yet.
* It's getting build by v6 of bsys, located here: [bsys6](https://gitlab.com/librewolf-community/browser/bsys6).