Skip to content

Commit

Permalink
Merge pull request #209 from potpie-ai/dhirenmathur-patch-8
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirenmathur authored Dec 11, 2024
2 parents 80b57aa + bd1067e commit ad79761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
2. **Set Up the Environment**: Create a `.env` file based on the provided `.env.template` in the repository. This file should include all necessary configuration settings for the application.
Ensure that:
```
isDevelopmentMode=True
isDevelopmentMode=enabled
ENV=development
OPENAI_API_KEY=<your-openai-key>
```
Expand Down

0 comments on commit ad79761

Please sign in to comment.