davicorreiajr / spotify-now-playing

Spotify now playing information and control popup for macOS menu bar
MIT License
216 stars 11 forks source link

Updated Homebrew Installation Command. #48

Closed ghost closed 3 years ago

ghost commented 3 years ago

What does this PR do?

As of Homebrew 2.6.0, using brew cask install is now deprecated and disabled functionality as mentioned in this issue. Instead brew install --cask should be used — the README.md has been updated to reflect these changes.

How to test?

Using Homebrew 2.6.0 will present a deprecation warning, whilst using 2.7.0 onwards will not allow the command to be executed.