mirror of
https://github.com/c0de-archive/spotipy.git
synced 2024-11-05 07:27:47 +00:00
Updated install instructions
This commit is contained in:
parent
dfced54992
commit
b9e08fb23d
@ -7,11 +7,7 @@ Spotipy is a thin client library for the Spotify Web API .
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
If you already have [Python](http://www.python.org/) and [pip](http://www.pip-installer.org/) on your system you can install
|
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:
|
the library simply by downloading the distribution, unpack it and install in the usual fashion:
|
||||||
|
|
||||||
pip install spotipy
|
|
||||||
|
|
||||||
Or you can download the distribution, unpack it and install in the usual fashion:
|
|
||||||
|
|
||||||
python setup.py install
|
python setup.py install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user