mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 03:21:15 +00:00
Add warning about distro-provided qmk
packages.
This commit is contained in:
parent
90ed47945f
commit
5920274d70
@ -87,6 +87,10 @@ curl -fsSL https://install.qmk.fm | sh
|
|||||||
**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).
|
**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).
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
::: warning
|
||||||
|
Any QMK packages provided by your distribution's package manager are almost certainly out of date. It is strongly suggested the installation script above is used instead.
|
||||||
|
:::
|
||||||
|
|
||||||
==== FreeBSD
|
==== FreeBSD
|
||||||
|
|
||||||
#### Installation
|
#### Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user