Merge pull request #9248 from usha-mandya/9244-wsl-patch

Added a note on default distro
This commit is contained in:
Usha Mandya
2019-08-13 11:53:18 +01:00
committed by GitHub

View File

@@ -34,6 +34,9 @@ Before you install Docker Desktop WSL 2 Tech Preview, you must complete the foll
To upgrade to v2, run:
`wsl --set-version <distro name> 2`
5. Set Ubuntu 18.04 as the default distribution.
`wsl -s ubuntu 18.04`
# Download