Update contributing instructions in README.md

This commit is contained in:
Dom 2024-04-22 19:35:08 +01:00
parent c015e5e2c6
commit 6464a1b067

View file

@ -247,7 +247,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: