Forum Discussion
tehjingy_Altera
Regular Contributor
2 years agoHi Oliver
You could use the command below to check and list the distribution that you have installed and the wsl version:
wsl -l -v
Furthermore you could use the command below to set the distribution version:
wsl --set-version <distro name> 1
Regards
Jingyang, Teh