From d30cb66b056c221dd7ba4753fab3bce7d69c4305 Mon Sep 17 00:00:00 2001 From: Paul Lamere Date: Fri, 22 Aug 2014 14:01:21 -0400 Subject: [PATCH] fixed install instructions --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 5c137a3..ce80cfc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -71,11 +71,11 @@ Installation ============ Install *Spotipy* with:: - pip install SpotifyWebAPI + pip install SpotipyWebAPI Or with:: - easy_install SpotifyWebAPI + easy_install SpotipyWebAPI Or you can get the source from github at https://github.com/plamere/spotipy