From fa72e83b06545ee4becfe0b185cb040522f152fb Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Sun, 19 May 2019 13:36:25 -0400 Subject: [PATCH] Add new step to README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e11d744..ee00ca1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,12 @@ * Find your spotify username [here](https://www.spotify.com/us/account/overview/) * Now you can run `spotsync -H my_mpd_host -P 6600` where `my_mpd_host` is the host you - are running MPD on (host defaults to `localhost` and port defaults to 6600 if you do not include it) + are running MPD on (host defaults to `localhost` and port defaults to `6600` if you do not include it) + +* If this is the first time you are running it, it will direct you to a page in + your browser to grant permission for the app you just created to access your + private spotify playlist. You only need to do this once, and then your + credentials will be cached in the directory you ran `spotsync` in. * You will be prompted to grant permission to the app, once that's done, it will cache the credentials locally and you should be able to just run