From e4b5dd194a50337dec514347945e6df6b3fba00e Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 14 Aug 2010 12:43:18 +0200 Subject: [PATCH] docs: Installing pyspotify on OS X --- docs/installation/libspotify.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installation/libspotify.rst b/docs/installation/libspotify.rst index 629998b9..b3ea06fa 100644 --- a/docs/installation/libspotify.rst +++ b/docs/installation/libspotify.rst @@ -65,6 +65,8 @@ Install pyspotify's dependencies. At Debian/Ubuntu systems:: sudo aptitude install python-dev +In OS X no additional dependencies are needed. + Check out the pyspotify code, and install it:: git clone git://github.com/jodal/pyspotify.git