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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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