Skip to content

Conversation

dannykansas
Copy link

@dannykansas dannykansas commented Apr 14, 2021

Issue:

As of Homebrew 3.1.2, cask CLI invocation syntax has changed.

Previous syntax:

brew cask install <cask-package>

Updated syntax:

brew install --cask <cask-package>

I've updated the README.md to reflect this change.

As of Homebrew 3.1.2, `cask` CLI  invocation syntax has changed. 

Previous syntax: 
```brew cask install <cask-package>
``` 
New syntax:
```brew install --cask <cask-package>
```

I've updated the README.md to reflect this change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants