Fadarrizz fix(docs): use --cask in brew commands (#1946)
e4bfdf5 Feb 22, 2021
fix(docs): use --cask in brew commands (#1946)
* Remove cask from brew commands

It is no longer required to install cask packages with `brew cask`, since it has been integrated within brew itself in version 2.5.

See the release notes for more information
https://brew.sh/2020/09/08/homebrew-2.5.0/

* Add cask flag to brew commands
e4bfdf5