From d393463e687f4f4a906e3927c90effd139e879d5 Mon Sep 17 00:00:00 2001 From: toncho11 Date: Sun, 29 Sep 2024 09:36:56 +0200 Subject: [PATCH] Added WSL as supported build platform. --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 33aae6ad1..6bf037142 100644 --- a/BUILD.md +++ b/BUILD.md @@ -2,7 +2,7 @@ ## Prerequisites -To build ELKS, you need a development environment on Linux or macOS, including: +To build ELKS, you need a development environment on Linux or macOS or Windows with [WSL](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux), including: - flex - bison - texinfo