Skip to content

Commit d0d5faf

Browse files
committed
fixed up markdown
1 parent a0fbf94 commit d0d5faf

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

WSL/wsl-config.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,7 @@ Running a distribution using it's distro-specific application launches that dist
3434
It is the same as clicking "Launch" in the Windows Store.
3535
![](media/store-launch.png)
3636

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`.
4238

4339
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.
4440

0 commit comments

Comments
 (0)