alexkim205 / G-Desktop-Suite

Google Suite as a desktop app. Made possible with Electron.
MIT License
1.62k stars 97 forks source link

update brew install command #122

Open RayBB opened 3 years ago

RayBB commented 3 years ago

brew recently disabled brew cask install and switch to brew install --cask.

This PR updates the readme to use the new command.

You can see others talking about the change here: https://github.com/ansible-collections/community.general/issues/1524