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/README.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,9 @@
4
4
5
5
## Prerequisites
6
6
7
-
Before proceeding with the installation, please consult Microsoft's
8
-
[documentation](https://learn.microsoft.com/en-us/windows/wsl/install#prerequisites) regarding the minimum requirements
9
-
for running WSL2.
7
+
Before proceeding with the installation, please consult Microsoft's [documentation](https://learn.microsoft.com/en-us/windows/wsl/install#prerequisites) regarding the minimum requirements for running WSL2.
10
8
11
-
Once you know that your machine can run WSL2, open the `Run` prompt by pressing `Win`+`r` and type in the dialog
12
-
`OptionalFeatures`, then press `Enter`.
9
+
Once you know that your machine can run WSL2, open the `Run` prompt by pressing `Win`+`r` and type in the dialog `OptionalFeatures`, then press `Enter`.
13
10
14
11
This will open a window where you can turn Windows features on/off.
15
12
@@ -19,8 +16,7 @@ Make sure the next features are activated (checked):
19
16
-`Virtual Machine Platform`
20
17
-`Windows Subsystem for Linux`
21
18
22
-
> If any of the above features is missing, then first you need to install them manually using
23
-
> [this guide](https://docs.microsoft.com/en-us/windows/wsl/install-manual) and then continue with the below steps.
19
+
> If any of the above features are missing, then first you need to install them manually using [this guide](https://docs.microsoft.com/en-us/windows/wsl/install-manual) and then continue with the below steps.
0 commit comments