Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstphe committed Mar 5, 2023
1 parent 8cd3392 commit f5c25e6
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 @@ -6,7 +6,7 @@ This repository contains containerized code from [this tutorial](https://langcha
Getting started
To use this code, you will need to have a OpenAI API key. If you don't have one yet, you can get one by signing up at https://platform.openai.com

Once you have your API key, clone this repository and add the following with your key to `config/env`':
Once you have your API key, clone this repository and add the following with your key to `config/env`:

```
OPENAI_API_KEY={YOUR_API_KEY}
Expand Down

0 comments on commit f5c25e6

Please sign in to comment.