Skip to content

Commit

Permalink
clarify dev instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Zibbp committed Dec 3, 2024
1 parent 1854679 commit afd90f6
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 @@ -55,7 +55,7 @@ Docker is the recommended way to run the application. See [compose.yml](compose.
## Development
Create a `.env` file with the below variables. Then use [task](https://taskfile.dev/) to run with `task dev`.
Create a `.env` file with the below variables. Then use [task](https://taskfile.dev/) to run with `task dev -- tidal`.
```
SPOTIFY_CLIENT_ID=123
Expand Down

0 comments on commit afd90f6

Please sign in to comment.