From a6eba94b443674e6c689efc00d4e8034d79d6a75 Mon Sep 17 00:00:00 2001 From: Grey Date: Mon, 17 Apr 2023 14:38:01 +0800 Subject: [PATCH] Add a note for WSL users (#113) Signed-off-by: Michael X. Grey --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f21f2ae0..003673b4 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ $ sudo apt install libgtk-3-dev libasound2-dev libudev-dev Make sure you install rust from the main rust website. Cargo should take care of the rest of the magic for you. +⚠️ Note: If you are building inside of a Windows Subsystem for Linux (WSL) environment, you should follow the Ubuntu instructions. We do not have build instructions for other choices of Linux distros inside of WSL. + # Install extra dependencies for WebAssembly These are only needed if you're going to build a WebAssembly binary: