Skip to content

Commit a0fbf94

Browse files
committed
fixed up markdown
1 parent 2fe06b6 commit a0fbf94

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

WSL/wsl-config.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,16 @@ 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-
```[distribution].exe```
37+
You can also run the distribution from the command line by running:
38+
39+
```
40+
[distribution].exe
41+
```
3942

4043
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.
4144

42-
**Example:**
45+
**Example:**
46+
4347
```
4448
PS C:\Users\sarah> pwd
4549

0 commit comments

Comments
 (0)