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
commit 0a993dffed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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