diff --git a/docs/my-website/docs/index.md b/docs/my-website/docs/index.md index a2d3068be..4c48c868f 100644 --- a/docs/my-website/docs/index.md +++ b/docs/my-website/docs/index.md @@ -424,7 +424,7 @@ $ litellm --model huggingface/bigcode/starcoder -### Step 1. CREATE config.yaml +Step 1. CREATE config.yaml Example `litellm_config.yaml` @@ -438,7 +438,7 @@ model_list: api_version: "2023-07-01-preview" ``` -### Step 2. RUN Docker Image +Step 2. RUN Docker Image ```shell docker run \