1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-06-15 14:47:53 +02:00

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

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.