docs: Update README.md

Signed-off-by: Jian Shen <jianshen92@gmail.com>
This commit is contained in:
Jian Shen
2023-06-09 03:02:53 +08:00
committed by GitHub
parent 15cb13839d
commit e6dd1b1c39

View File

@@ -101,7 +101,7 @@ You can also use the `openllm query` command to query the model from the
terminal:
```bash
openllm query --local 'Explain to me the difference between "further" and "farther"'
openllm query --endpoint http://localhost:3000 'Explain to me the difference between "further" and "farther"'
```
## 🚀 Deploying to Production