diff --git a/README.md b/README.md index 8f55330..aa0a484 100644 --- a/README.md +++ b/README.md @@ -24,15 +24,16 @@ features prerequisites: -------------- +* python & essential build prequesites (sudo apt-get install python-dev python-pip lame build-essential libffi-dev unzip lame) + * libspotify (download at https://developer.spotify.com/technologies/libspotify/) -* pyspotify (sudo pip install -U pyspotify, requires python-dev) +* pyspotify (sudo pip install pyspotify==1.11) -* spotify binary appkey (download at developer.spotify.com and copy to wd, requires premium!) +* eyeD3 (sudo pip install eyeD3) -* lame (sudo apt-get install lame) +* spotify binary appkey (download at developer.spotify.com and copy to wd, requires premium!) -* eyeD3 (pip install eyeD3) TODO ----