Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Darren Shepherd <[email protected]>
  • Loading branch information
ibuildthecloud authored Mar 13, 2024
1 parent 74a3d56 commit 5eb8d7d
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 @@ -93,7 +93,7 @@ export OPENAI_AZURE_DEPLOYMENT="<your-deployment-name>"
#### Windows

```powershell
$env:OPENAI = 'your-api-key'
$env:OPENAI_API_KEY = 'your-api-key'
```

### 3. Run Hello World
Expand Down

0 comments on commit 5eb8d7d

Please sign in to comment.