Update README.MD

This commit is contained in:
Krish Dholakia 2023-08-28 21:05:48 -07:00 committed by GitHub
parent a2b5f471a8
commit 8f37caef6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ All responses from the server are returned in the following format (for all LLM
1. Clone liteLLM repository to your local machine:
```
git clone https://github.com/BerriAI/litellm-CodeGen-proxy
git clone https://github.com/BerriAI/litellm-CodeLlama-server
```
2. Install the required dependencies using pip
```