Skip to content

Commit

Permalink
Merge pull request #257 from shelwinsunga/patch-1
Browse files Browse the repository at this point in the history
fix install command in readme?
  • Loading branch information
MadcowD authored Sep 27, 2024
2 parents 19126f0 + e6a8514 commit 0190bcb
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 @@ -11,7 +11,7 @@

```bash

pip install -U ell-ai[all]
pip install -U "ell-ai[all]"
```

`ell` is a lightweight, functional prompt engineering framework built on a few core principles:
Expand Down

0 comments on commit 0190bcb

Please sign in to comment.