forked from phoenix/litellm-mirror
docs: fix pip install litellm[proxy] instruction
This commit is contained in:
parent
bf56179da8
commit
b51d98c6e3
9 changed files with 8 additions and 14 deletions
|
@ -129,7 +129,7 @@ The proxy provides:
|
|||
## Quick Start Proxy - CLI
|
||||
|
||||
```shell
|
||||
pip install litellm[proxy]
|
||||
pip install 'litellm[proxy]'
|
||||
```
|
||||
|
||||
### Step 1: Start litellm proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue