From 531d6d5d8a21be712c9a8a401343e455e86418b0 Mon Sep 17 00:00:00 2001 From: stanzabird Date: Sun, 30 Apr 2023 12:19:55 +0000 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7117e4f..ff2db16 100644 --- a/README.md +++ b/README.md @@ -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).