You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the commands are wrong. Some of the commands use only one hyphen where two should be used.
For example, the command "wsl -set-default-version 2" should be "wsl --set-default-version 2".
The text was updated successfully, but these errors were encountered:
Improvement #1:
"The Docker platform runs natively on Linux, so this is the first requirement to install Docker in Windows."
Before installing Docker Desktop, WSL must already be installed, but the documentation says to install Docker Desktop first and then WSL.
Improvement #2:
Some of the commands are wrong. Some of the commands use only one hyphen where two should be used.
For example, the command "wsl -set-default-version 2" should be "wsl --set-default-version 2".
The text was updated successfully, but these errors were encountered: