This commit is contained in:
abs3nt 2023-01-14 12:55:03 -08:00
parent ec9df9be6c
commit f13b0a2788
1 changed files with 1 additions and 1 deletions

View File

@ -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```