Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

wsl install with powershell

The above command only works if WSL is not installed at all,
if you run wsl --install and see the WSL help text,
please try running wsl --list --online to see a list of available distros
and run wsl --install -d <DistroName> to install a distro.
 
PREVIOUS NEXT
Tagged: #wsl #install #powershell
ADD COMMENT
Topic
Name
4+3 =