Skip to content

Commit

Permalink
Fix powershell-lts verrification command
Browse files Browse the repository at this point in the history
changed pwsh to pwsh-lts
  • Loading branch information
bharathalleni authored Dec 4, 2024
1 parent 80ea611 commit 314a1eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ brew install powershell/tap/powershell-lts
You can now verify your install

```sh
pwsh
pwsh-lts
```

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

0 comments on commit 314a1eb

Please sign in to comment.