Update README.md

This commit is contained in:
Krish Dholakia
2023-10-25 17:58:12 -07:00
committed by GitHub
parent ae54db8c84
commit 8eeab69a74
+1 -1
View File
@@ -53,7 +53,7 @@ curl http://0.0.0.0:8000/v1/chat/completions \
$ git clone https://github.com/BerriAI/litellm.git
```
```shell
$ cd ./litellm/openai-proxy
$ cd ./litellm/litellm_server
```
```shell