From a513e15b4d97f3381932e998f7640b01bdf62a6f Mon Sep 17 00:00:00 2001 From: Kevin Date: Sat, 4 Jan 2025 17:53:01 +0000 Subject: [PATCH] Add a note about using WSL to make a dev environment --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0bde756c2..8a89e87a1 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Do not commit that change! ## Build Setup +The steps below can also be done in Windows Subsystem for Linux. Just make sure it's WSL v2 or later. + ```bash # choose language version $ make switch LANG=pl