From afe7bdd386e4461a847c3ca5b527e71887f195a8 Mon Sep 17 00:00:00 2001 From: Paul Lamere Date: Sat, 5 Apr 2014 09:25:45 -0400 Subject: [PATCH] Slight wording tweaks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b05b73e..082ff62 100644 --- a/README.md +++ b/README.md @@ -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