Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ decoupled models, please refer to
When running the examples, make sure the model repository is placed under the
same path, and `LD_LIBRARY_PATH` is set properly for `libtritonserver.so`.

```
```sh
# Prepare the models required by the examples.

$ cd /path/to/developer_tools/server
Expand Down