Skip to content

Commit

Permalink
Remove network drive mapping comment for WSL (#15871)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Jan 14, 2022
1 parent fd4adbc commit 61f0292
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions util/qmk_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 61f0292

Please sign in to comment.