davicorreiajr / spotify-now-playing

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

take out `cask` from install instructions #59

Open GaryPWhite opened 2 years ago

GaryPWhite commented 2 years ago

updated versions of homebrew no longer expect / accept the cask option.

brew cask install -> brew install in the installation instructions.

What does this PR do?

Is this a bugfix or an improvement?;

Explain the changes this PR brings to the project;

Mention a issue (adding the link, of course) if there is any relationship;

Insert some print screen of the result, if it changes the UI.

How to test?

Explain how to test in localhost and/or with the build app (what to do, which songs if necessary, etc).

Critical points

Is there any part of the code that deserves more attention?;

Any technical debt produced by this code? Something could be done better but it wasn't? Why?.