Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from lgrammel/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Bam4d authored Dec 11, 2023
2 parents a38bf53 + 7a67790 commit 77f2e4d
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 @@ -22,5 +22,5 @@ npm install .
You can then run the examples using node:

```bash
MISTARL_API_KEY=XXXX node chat_with_streaming.js
MISTRAL_API_KEY=XXXX node chat_with_streaming.js
```

0 comments on commit 77f2e4d

Please sign in to comment.