homebrew: fix cask install command

This commit is contained in:
Rico Sta. Cruz 2021-02-11 10:40:13 +11:00 committed by GitHub
parent 6cf3493058
commit 3e12cb0b43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ category: CLI
| Command | Description |
| --- | --- |
| `brew cask install firefox` | Install the Firefox browser |
| `brew install --cask firefox` | Install the Firefox browser |
| `brew list --cask` | List installed applications |
Cask commands are used for interacting with graphical applications.