Skip to content

Commit

Permalink
[fix] Readme formatting (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
t3dotgg committed Apr 16, 2023
1 parent 69379ba commit 6b85432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ tl;dr - grab csv files from your Twitch [Stream Markers](https://help.twitch.tv/
1. Fork & clone repo
2. `pnpm install`
3. Set up [Twitch OAuth app](https://dev.twitch.tv) and [Clerk auth](https://clerk.com/?utm_campaign=theo-dtc)
a. You need to use the custom twitch oauth credentials in clerk
b. You also need to add the `user:read:broadcast` and `openid` scopes
- You need to use the custom twitch oauth credentials in clerk
- You also need to add the `user:read:broadcast` and `openid` scopes
4. Add the environment variables to a new `.env.local` file (see [.env.example](/src/.env.example))
5. `pnpm dev`

Expand Down

1 comment on commit 6b85432

@vercel
Copy link

@vercel vercel bot commented on 6b85432 Apr 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.