Merge pull request #3217 from DomMartin27/litellm_readme

Update contributing instructions in README.md
This commit is contained in:
Ishaan Jaff
2024-05-02 07:42:44 -07:00
committed by GitHub
+1 -1
View File
@@ -248,7 +248,7 @@ Step 2: Navigate into the project, and install dependencies:
```
cd litellm
poetry install
poetry install -E extra_proxy -E proxy
```
Step 3: Test your change: