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/wsl-config.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,11 +34,7 @@ Running a distribution using it's distro-specific application launches that dist
34
34
It is the same as clicking "Launch" in the Windows Store.
35
35

36
36
37
-
You can also run the distribution from the command line by running:
38
-
39
-
```
40
-
[distribution].exe
41
-
```
37
+
You can also run the distribution from the command line by running `[distribution].exe`.
42
38
43
39
The disadvantage of running a distribution from the command line in this way is that it will automatically change your working directory from the current directory to the distribution's home directory.
0 commit comments