Slight wording tweaks

This commit is contained in:
Paul Lamere 2014-04-05 09:25:45 -04:00
parent b9e08fb23d
commit afe7bdd386
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,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
If you already have [Python](http://www.python.org/) on your system you can install
the library simply by downloading the distribution, unpack it and install in the usual fashion:
python setup.py install