Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mckaywrigley authored Mar 18, 2023
1 parent d3bd34a commit 6b9293a
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 @@ -71,7 +71,7 @@ npm i
Create a .env.local file in the root of the repo with your OpenAI API Key:

```bash
OPENAI_API_KEY=<YOUR_KEY>
OPENAI_API_KEY=YOUR_KEY
```

**4. Run App**
Expand Down

0 comments on commit 6b9293a

Please sign in to comment.