Skip to content

Commit

Permalink
update README with new run function
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant Ammons committed Oct 13, 2021
1 parent 51daed1 commit 05c27b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The access token only has a shelf life of 1 hour, so refreshing occurs automatic
## Running locally

1. In order for the player to work, You'll need a `.env` file that includes `SPOTIFY_CLIENT_ID` and `SPOTIFY_CLIENT_SECRET`.
2. `yarn && yarn start`
2. Run `netlify dev`

## License

Expand Down

0 comments on commit 05c27b2

Please sign in to comment.