From ec9df9be6c76989a7f20133dfd5eafd1f98689a7 Mon Sep 17 00:00:00 2001 From: abs3nt Date: Sat, 14 Jan 2023 12:53:36 -0800 Subject: [PATCH] README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 ```