Skip to content

Commit

Permalink
Add an additional command to the WSL example
Browse files Browse the repository at this point in the history
See [GH#14](#14).

Signed-off-by: William So <polyipseity@gmail.com>
  • Loading branch information
polyipseity committed Mar 6, 2023
1 parent b537171 commit 7a78799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ __Shells__
- Command Prompt: `cmd`
- Dash: `dash`
- PowerShell: `pwsh`
- Windows Subsystem for Linux: `wsl -d <distribution name>`
- Windows Subsystem for Linux: `bash` or `wsl -d <distribution name>`
- Z shell: `zsh`

__Terminal emulators__
Expand Down

0 comments on commit 7a78799

Please sign in to comment.