Unverified Commit 3aa8c100 authored by Shiming Zhang's avatar Shiming Zhang Committed by GitHub
Browse files

Fix missing quotes (#23242)


Signed-off-by: default avatarShiming Zhang <wzshiming@hotmail.com>
parent 103f1ec8
......@@ -9,7 +9,7 @@ vLLM can be run on a cloud based GPU machine with [dstack](https://dstack.ai/),
To install dstack client, run:
```bash
pip install "dstack[all]
pip install dstack[all]
dstack server
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment