docs: Update libspotify test example

This commit is contained in:
Stein Magnus Jodal 2010-03-08 17:26:23 +01:00
parent 31529fb50f
commit c95fef4343

View File

@ -135,7 +135,7 @@ binary version, and place the file at ``pyspotify/spotify_appkey.key``.
Test your libspotify setup::
./example1.py -u USERNAME -p PASSWORD
examples/example1.py -u USERNAME -p PASSWORD
.. note::