Skip to content

Commit b5de117

Browse files
authored
docs(install): change brew install from cask to formula
1 parent 6643ced commit b5de117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference/docs-conceptual/install/install-powershell-on-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Once `brew` is installed, install PowerShell.
3434
The following command installs the latest stable release of PowerShell:
3535

3636
```sh
37-
brew install --cask powershell
37+
brew install powershell
3838
```
3939

4040
If you want the LTS or Preview version of PowerShell, you can install it using Homebrew's tap

0 commit comments

Comments
 (0)