Browse Source

Remove network drive mapping comment for WSL (#15871)

pull/15878/head 0.15.14
Ryan 2 years ago
committed by GitHub
parent
commit
61f0292f11
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      util/qmk_install.sh

+ 0
- 2
util/qmk_install.sh 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


Loading…
Cancel
Save