Update homebrew.md

This commit is contained in:
Rico Sta. Cruz 2019-09-25 10:11:33 +10:00 committed by GitHub
parent f2f6cafab6
commit ccd9127c52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -36,13 +36,15 @@ category: CLI
| `brew list` | List installed |
| `brew outdated` | What's due for upgrades? |
### Brew Cask commands (for interacting with graphical applications)
### Brew Cask commands
| Command | Description |
| --- | --- |
| `brew cask install firefox` | Install the Firefox browser |
| `brew cask list` | List installed applications |
Cask commands are used for interacting with graphical applications.
## Also see
{: .-one-column}