Updated install instructions

This commit is contained in:
Paul Lamere 2014-04-05 09:24:02 -04:00
parent dfced54992
commit b9e08fb23d
1 changed files with 1 additions and 5 deletions

View File

@ -7,11 +7,7 @@ Spotipy is a thin client library for the Spotify Web API .
## Installation
If you already have [Python](http://www.python.org/) and [pip](http://www.pip-installer.org/) on your system you can install
the library simply by running:
pip install spotipy
Or you can download the distribution, unpack it and install in the usual fashion:
the library simply by downloading the distribution, unpack it and install in the usual fashion:
python setup.py install