[Docs] Move code block out of admonition now that it's short (#21118)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor 2025-07-17 14:12:29 +01:00 committed by GitHub
parent 89e3c4e9b4
commit 2d6a38209b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,11 +61,9 @@ To address the above issues, I have designed and developed a local Tensor memory
# Install vLLM # Install vLLM
??? console "Commands" ```shell
pip install "vllm>=0.9.2"
```shell ```
pip install "vllm>=0.9.2"
```
# Run xPyD # Run xPyD