Skip to content

Commit 314a1eb

Browse files
Fix powershell-lts verrification command
changed pwsh to pwsh-lts
1 parent 80ea611 commit 314a1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/docs-conceptual/install/Installing-PowerShell-on-macOS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ brew install powershell/tap/powershell-lts
9393
You can now verify your install
9494

9595
```sh
96-
pwsh
96+
pwsh-lts
9797
```
9898

9999
When new versions of PowerShell are released, run the following command.

0 commit comments

Comments
 (0)