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
+1 -1
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
```