diff --git a/docs/my-website/docs/simple_proxy.md b/docs/my-website/docs/simple_proxy.md index cd6eebc39c..e00002ed8d 100644 --- a/docs/my-website/docs/simple_proxy.md +++ b/docs/my-website/docs/simple_proxy.md @@ -15,6 +15,10 @@ LiteLLM Server manages: ## Quick Start View all the supported args for the Proxy CLI [here](https://docs.litellm.ai/docs/simple_proxy#proxy-cli-arguments) +```shell +$ pip install litellm +``` + ```shell $ litellm --model huggingface/bigcode/starcoder