Adds a brew install libffi command since it's required to compile pyspotify.
Removes sudo on creating a libspotify symlink in OS X - there's no point since /usr/local/ is user-accessible.
I'm going to create a pull request for the pyspotify library too.
Adds a
brew install libffi
command since it's required to compile pyspotify. Removessudo
on creating a libspotify symlink in OS X - there's no point since /usr/local/ is user-accessible.I'm going to create a pull request for the
pyspotify
library too.