diff --git a/README.md b/README.md index cbf2695..7d5b37a 100644 --- a/README.md +++ b/README.md @@ -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= +OPENAI_API_KEY=YOUR_KEY ``` **4. Run App**