pavanperi commited on
Commit
a117cdc
·
verified ·
1 Parent(s): 34b9755

Hyphen formatter typo

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,5 +38,5 @@ System prompt :
38
 
39
  ## Usage
40
  ```bash
41
- vllm serve config vllm_config.yaml
42
  ```
 
38
 
39
  ## Usage
40
  ```bash
41
+ vllm serve --config vllm_config.yaml
42
  ```