Update README.md

This commit is contained in:
Mckay Wrigley 2023-03-18 17:52:46 -06:00 committed by GitHub
parent d3bd34ae87
commit 6b9293af6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ npm i
Create a .env.local file in the root of the repo with your OpenAI API Key: Create a .env.local file in the root of the repo with your OpenAI API Key:
```bash ```bash
OPENAI_API_KEY=<YOUR_KEY> OPENAI_API_KEY=YOUR_KEY
``` ```
**4. Run App** **4. Run App**