Update to latest url for spotify developer docs

Fixes #7
This commit is contained in:
Timothy Rae
2022-02-10 13:18:54 +13:00
parent f2e5e202c7
commit 7045d34e70

View File

@@ -11,7 +11,7 @@ python3 -m pip install -r requirements.txt
Setup
-----
0. Rename the file example_config.yml to config.yml
0. Go [here](https://developer.spotify.com/documentation/general/guides/app-settings/#register-your-app) and register a new app on developer.spotify.com.
0. Go [here](https://developer.spotify.com/documentation/general/guides/authorization/app-settings/) and register a new app on developer.spotify.com.
0. Copy and paste your client ID and client secret to the Spotify part of the config file
0. Copy and paste the value in 'redirect_uri' of the config file to Redirect URIs at developer.spotify.com and press ADD
0. Enter your Spotify username to the config file