diff --git a/WSL.md b/WSL.md index 0043078..e8748ed 100644 --- a/WSL.md +++ b/WSL.md @@ -1,3 +1,15 @@ +https://learn.microsoft.com/en-us/windows/wsl/install + +``` +wsl --install + +wsl --list --online + +wsl --install -d Ubuntu-22.04 +``` + +https://ubuntu.com/blog/ubuntu-wsl-enable-systemd + ## If GitHub problems in WSL If you have these problems in WSL: