Update Windows version for WSL 2

WSL 2 is backported to Windows 10 1903
This commit is contained in:
Jarno 2020-09-15 16:06:24 +02:00 committed by GitHub
parent 48824ab98c
commit 81f2ea0d79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Additionally, with WSL 2, the time required to start a Docker daemon after a col
Before you install the Docker Desktop WSL 2 backend, you must complete the following steps:
1. Install Windows 10, version 2004 or higher.
1. Install Windows 10, version 1903 or higher.
2. Enable WSL 2 feature on Windows. For detailed instructions, refer to the [Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
3. Download and install the [Linux kernel update package](https://docs.microsoft.com/windows/wsl/wsl2-kernel).