diff --git a/reference/docs-conceptual/install/Installing-PowerShell-on-macOS.md b/reference/docs-conceptual/install/Installing-PowerShell-on-macOS.md index c76c936f0f5..30a85532a2b 100644 --- a/reference/docs-conceptual/install/Installing-PowerShell-on-macOS.md +++ b/reference/docs-conceptual/install/Installing-PowerShell-on-macOS.md @@ -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.