diff --git a/README.md b/README.md index 3097f75..aa95150 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,10 @@ then ```sudo make install``` -go here https://developer.spotify.com/dashboard/applications to make a spotify application. you will need a client ID and a client secret. +go here https://developer.spotify.com/dashboard/applications to make a spotify application. you will need a client ID and a client secret. Set your callback url like this: + +```http://localhost:8888/callback``` + add your information to ~/.config/gospt/client.yml like this ```