patrickvonplaten commited on
Commit
3918d61
·
verified ·
1 Parent(s): f4172aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,7 +71,7 @@ We recommend using this model with [vLLM](https://github.com/vllm-project/vllm).
71
  Make sure to install vllm from "main":
72
 
73
  ```
74
- pip install -U vllm[audio] \
75
  --pre \
76
  --extra-index-url https://wheels.vllm.ai/nightly
77
  ```
 
71
  Make sure to install vllm from "main":
72
 
73
  ```
74
+ pip install -U vllm\[audio\] \
75
  --pre \
76
  --extra-index-url https://wheels.vllm.ai/nightly
77
  ```