Remove network drive mapping comment for WSL (#15871)
1 files changed, 0 insertions(+), 2 deletions(-) M util/qmk_install.sh
M util/qmk_install.sh => util/qmk_install.sh +0 -2
@@ 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