We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d09009 commit 1713b8eCopy full SHA for 1713b8e
docs/stable/getting_started/docker_quickstart.md
@@ -25,7 +25,7 @@ If you haven't already, clone the ServerlessLLM repository:
25
26
```bash
27
git clone https://github.com/ServerlessLLM/ServerlessLLM.git
28
-cd serverlessllm/examples/docker/
+cd ServerlessLLM/examples/docker/
29
```
30
31
### Step 2: Configuration
0 commit comments