Skip to content

Commit 57b8ffa

Browse files
committed
Merge branch 'mattw-authoring' of https://github.com/MicrosoftDocs/WSL into mattw-authoring
2 parents 2d418f8 + 74b1afd commit 57b8ffa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSL/wsl-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ There are several ways to run a Linux distribution with WSL once it's [installed
1414

1515
1. Open your Linux distribution by visiting the Windows Start menu and typing the name of your installed distributions. For example: "Ubuntu".
1616
2. From Windows Command Prompt or PowerShell, enter the name of your installed distribution. For example: `ubuntu`
17-
3. From Windows Command Prompt or PowerShell, to open your default Linux distribution inside your current command line, enter: `wsl.exe` or `bash.exe`
17+
3. From Windows Command Prompt or PowerShell, to open your default Linux distribution inside your current command line, enter: `wsl.exe`.
1818
4. From Windows Command Prompt or PowerShell, to open your default Linux distribution inside your current command line, enter:`wsl [command]` or `bash -c [command]`
1919

2020
Which method you should use depends on what you're doing. If you've opened a WSL command line within a Windows Prompt or PowerShell window and want to exit, enter the command: `exit`.

0 commit comments

Comments
 (0)