Skip to content

Commit

Permalink
Add Microsoft Store links in wsl2 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBelgium committed Jun 2, 2024
1 parent da3f88b commit 8177796
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion wsl.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Welcome to the _"Initial Draft"_ documentation for using Homestead to provision

## Requirements

**WSL Version**: WSL2
**WSL Version**: 2

Homestead for WSL is currently tested only with WSL version 2 (WSL2), though it can also work with WSL version 1.

Expand Down Expand Up @@ -66,6 +66,10 @@ To install a distribution, use the following command:
> wsl --install Ubuntu-22.04
```

or install via the Microsoft Store:
- [Ubuntu 20.04 LTS](https://apps.microsoft.com/detail/9n6svws3rx71)
- [Ubuntu 22.04 LTS](https://apps.microsoft.com/detail/9pn20msr04dw)

After finishing up the download and/or installation of the distro, it will ask for username and password.
Can give any username but recommend using __vagrant__ (_vagrant_ is default user created while using Homestead with other Providers)

Expand Down

0 comments on commit 8177796

Please sign in to comment.