docs: python-alsaaudio is no longer needed for the LibspotifyBackend

This commit is contained in:
Stein Magnus Jodal 2010-08-12 01:42:07 +02:00
parent 44bfed7ba9
commit 31ccf37dd8

View File

@ -57,22 +57,10 @@ Installing pyspotify
Install pyspotify's dependencies. At Debian/Ubuntu systems::
sudo aptitude install python-dev python-alsaaudio
sudo aptitude install python-dev
Check out the pyspotify code, and install it::
git clone git://github.com/jodal/pyspotify.git
cd pyspotify/pyspotify/
sudo python setup.py install
Testing the installation
========================
Apply for an application key at
https://developer.spotify.com/en/libspotify/application-key, download the
binary version, and place the file at ``pyspotify/spotify_appkey.key``.
Test your libspotify setup::
examples/example1.py -u USERNAME -p PASSWORD