From 060a17d7f65db25fead4f368c68b2839913ca34c Mon Sep 17 00:00:00 2001 From: tzarc Date: Fri, 26 Mar 2021 02:23:12 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=20aa2b4a688b5f58bfa2818940c802659c2c1a1800=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- newbs_getting_started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/newbs_getting_started.md b/newbs_getting_started.md index 3cb63e5692..7af9579dfb 100644 --- a/newbs_getting_started.md +++ b/newbs_getting_started.md @@ -70,6 +70,8 @@ Install the QMK CLI by running: ### ** Linux/WSL ** +?> **Note for WSL users**: By default, the installation process will clone the QMK repository into your WSL home directory, but if you have cloned manually, ensure that it is located inside the WSL instance instead of the Windows filesystem (ie. not in `/mnt`), as accessing it is currently [extremely slow](https://github.com/microsoft/WSL/issues/4197). + #### Prerequisites You will need to install Git and Python. It's very likely that you already have both, but if not, one of the following commands should install them: