Open darktasevski opened 3 years ago
This MR updates the brew command that's used for installing the spotify-now-playing.
brew
brew cask install doesn't work with the newer versions of the Homebrew.
brew cask install
I've also fixed some formatting and markdown issues. MD-lint was complaining about missing language from the code blocks, for example.
What does this PR do?
This MR updates the
brew
command that's used for installing the spotify-now-playing.brew cask install
doesn't work with the newer versions of the Homebrew.I've also fixed some formatting and markdown issues. MD-lint was complaining about missing language from the code blocks, for example.