Skip to content

Commit

Permalink
Fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kosiew committed May 15, 2024
1 parent 30beaee commit 45438a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/llm_os/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pip install -r cookbook/llm_os/requirements.txt

### 3. Export credentials

- Out initial implementation uses GPT-4, so export your OpenAI API Key
- Our initial implementation uses GPT-4, so export your OpenAI API Key

```shell
export OPENAI_API_KEY=***
Expand Down

0 comments on commit 45438a4

Please sign in to comment.