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.