Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2021-03-26 02:22:03 +00:00
commit 0eb36b5e9a
1 changed files with 2 additions and 0 deletions

View File

@ -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: