diff --git a/homebrew.md b/homebrew.md index 5b0275856..f25eec66b 100644 --- a/homebrew.md +++ b/homebrew.md @@ -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.