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
Copy file name to clipboardExpand all lines: wsl/tutorial/develop-with-ubuntu-wsl.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,10 @@ This command will enable the features necessary to run WSL and also install the
39
39
40
40
### Install Ubuntu on WSL
41
41
42
-
WSL supports a variety of Ubuntu releases. Check our [reference on the distributions](https://documentation.ubuntu.com/wsl/en/latest/reference/distributions/) for more information.
42
+
WSL supports multiple Ubuntu releases, and you can install several Ubuntu
43
+
instances on your machine at the same time. For more information about
0 commit comments