summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-01-15 01:46:47 +1100
committerGitHub <noreply@github.com>2022-01-14 14:46:47 +0000
commit61f0292f11abbfc2665e4bf6414fcd4352a46365 (patch)
treeb2b44b9c567d9aa4268b5f2b00f1064b3129d29b
parentfd4adbc0cc291a71a8f1e846f0b9b0bd81c1089e (diff)
Remove network drive mapping comment for WSL (#15871)0.15.14
-rwxr-xr-xutil/qmk_install.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/qmk_install.sh b/util/qmk_install.sh
index 5f22ba0ad5..3f49bd255a 100755
--- a/util/qmk_install.sh
+++ b/util/qmk_install.sh
@@ -53,8 +53,6 @@ case $(uname -a) in
echo "* *"
echo "* Please install the QMK Toolbox instead: *"
echo "* https://github.com/qmk/qmk_toolbox/releases *"
- echo "* Then, map your WSL filesystem as a network drive: *"
- echo "* \\\\\\\\wsl$\\<distro> *"
echo "********************************************************************************"
echo
fi