OSDN Git Service

Regular updates
[twpd/master.git] / homebrew.md
index 3947bae..f25eec6 100644 (file)
@@ -44,8 +44,8 @@ category: CLI
 
 | Command                       | Description                           |
 | ---                           | ---                                   |
-| `brew cask install firefox`   | Install the Firefox browser           |
-| `brew cask list`              | List installed applications           |
+| `brew install --cask firefox` | Install the Firefox browser           |
+| `brew list --cask`            | List installed applications           |
 
 Cask commands are used for interacting with graphical applications.