Skip to content

Commit 5e8c1bf

Browse files
authored
docs(uninstall): change brew uninstall from cask to formula
1 parent b5de117 commit 5e8c1bf

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
@@ -205,7 +205,7 @@ brew upgrade powershell
205205
If you installed PowerShell with Homebrew, use the following command to uninstall:
206206

207207
```sh
208-
brew uninstall --cask powershell
208+
brew uninstall powershell
209209
```
210210

211211
If you manually installed PowerShell 7, you must manually remove it. The following command removes

0 commit comments

Comments
 (0)