Update homebrew.md (#1601)
The command for listing installed applications has changed. `Error: Calling brew cask list is disabled! Use brew list [--cask] instead.`
This commit is contained in:
parent
e2a59f4ff9
commit
9ec89aa788
|
@ -45,7 +45,7 @@ category: CLI
|
|||
| Command | Description |
|
||||
| --- | --- |
|
||||
| `brew cask install firefox` | Install the Firefox browser |
|
||||
| `brew cask list` | List installed applications |
|
||||
| `brew list --cask` | List installed applications |
|
||||
|
||||
Cask commands are used for interacting with graphical applications.
|
||||
|
||||
|
|
Loading…
Reference in New Issue