Docs Update
This commit is contained in:
@@ -154,7 +154,12 @@ Open PowerShell as Administrator:
|
||||
# Install WSL2 with Ubuntu
|
||||
wsl --install -d Ubuntu-22.04
|
||||
|
||||
# Restart computer when prompted
|
||||
# set the user name and password
|
||||
# Then update the system
|
||||
sudo apt update
|
||||
sudo apt upgrade
|
||||
|
||||
# Restart computer if prompted
|
||||
```
|
||||
|
||||
### Step 2: Enable GUI Support (WSLg)
|
||||
|
||||
Reference in New Issue
Block a user