forked from phoenix/litellm-mirror
Update contributing instructions in README.md
This commit is contained in:
parent
c015e5e2c6
commit
6464a1b067
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ Step 2: Navigate into the project, and install dependencies:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd litellm
|
cd litellm
|
||||||
poetry install
|
poetry install -E extra_proxy -E proxy
|
||||||
```
|
```
|
||||||
|
|
||||||
Step 3: Test your change:
|
Step 3: Test your change:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue