Remove network drive mapping comment for WSL (#15871)

This commit is contained in:
Ryan
2022-01-15 01:46:47 +11:00
committed by GitHub
parent fd4adbc0cc
commit 61f0292f11

View File

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