Skip to content

Commit

Permalink
Tip
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole White committed Oct 20, 2023
1 parent 8ace887 commit d9a7ee7
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 @@ -19,7 +19,7 @@
- Sign up for an Autoblocks account at https://app.autoblocks.ai
- Grab your Autoblocks ingestion key from https://app.autoblocks.ai/settings/api-keys
- Grab your OpenAI API key from https://platform.openai.com/account/api-keys
- Create a `.env` file at the root of this repository with the following environment variables (**TIP**: Run `cp .env.example .env` for extra quick setup)
- Create a `.env` file at the root of this repository with the following environment variables (**Tip**: Run `cp .env.example .env` for extra quick setup)

```
OPENAI_API_KEY=<your-api-key>
Expand Down

0 comments on commit d9a7ee7

Please sign in to comment.