From 0302a0b2d19f4019d30ead8c20338ef3d9eb0be3 Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Sun, 19 May 2019 15:40:02 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fed2b2..2ca95d4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### Please note that this won't work without Spotify Premium because Spotify limits web API access to non-free accounts. ### This also requires you to have set up [mopidy-spotify](https://github.com/mopidy/mopidy-spotify) in order to play spotify tracks. -* Run `pip3 install --user spotify-mpd-sync`. +* Install from PyPI with `pip3 install --user spotify-mpd-sync` * Go to [https://developer.spotify.com/dashboard/applications](https://developer.spotify.com/dashboard/applications) and create an application. Call it whatever you want.