Skip to content

Commit 863ac29

Browse files
authored
Update README.md
1 parent 499411e commit 863ac29

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,10 @@ Deploys clean Ubuntu Linux distro into WSL. Usage is the same to WSL-Alpine-Inst
6464
```powershell
6565
WSL-Ubuntu-Install [-Interactive] [-DistroAlias <alias>] [-InstallPath <path>]
6666
```
67+
68+
### WSL-Debian-Install
69+
70+
Deploys clean Debian Linux distro into WSL. Usage is the same to WSL-Alpine-Install. Currently takes bullseye-full as default.
71+
```powershell
72+
WSL-Debian-Install [-Interactive] [-DistroAlias <alias>] [-InstallPath <path>]
73+
```

0 commit comments

Comments
 (0)