Skip to content

Commit

Permalink
docs: Fix typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
morgoth95 committed May 10, 2022
1 parent bf3f6f1 commit f06133e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guides/server.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ It can be used in a similar way to `onnxruntime`, running:
```
pip install "clip_server[nebullvm]"
python -m clip_server nebullvm_flow.yml
python -m clip_server nebullvm-flow.yml
```

## YAML config
Expand Down

0 comments on commit f06133e

Please sign in to comment.