Skip to content

Commit 2663657

Browse files
remove bash command
Co-authored-by: Craig Loewen <[email protected]>
1 parent 57b8ffa commit 2663657

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
@@ -15,7 +15,7 @@ There are several ways to run a Linux distribution with WSL once it's [installed
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`
1717
3. From Windows Command Prompt or PowerShell, to open your default Linux distribution inside your current command line, enter: `wsl.exe`.
18-
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]`
18+
4. From Windows Command Prompt or PowerShell, to open your default Linux distribution inside your current command line, enter:`wsl [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`.
2121

0 commit comments

Comments
 (0)