This commit is contained in:
abs3nt 2023-01-14 12:53:36 -08:00
parent cf68fd1555
commit ec9df9be6c
1 changed files with 4 additions and 1 deletions

View File

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