From f13b0a27884d30822ef3ef87ac97e2762bae334a Mon Sep 17 00:00:00 2001 From: abs3nt Date: Sat, 14 Jan 2023 12:55:03 -0800 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa95150..534b10d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ 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. Set your callback url like this: +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 redirect uri like this: ```http://localhost:8888/callback```