diff --git a/docs/installation.rst b/docs/installation.rst index f0aca702..eecd5ab4 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -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::