From 634800c056fd58d3ecd4471261616ff1c41b87d7 Mon Sep 17 00:00:00 2001 From: Wenke <65447561+Wenke-D@users.noreply.github.com> Date: Wed, 28 Jan 2026 17:28:54 +0100 Subject: [PATCH] Fix shell command formatting in README Updated code block formatting for shell commands. --- server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/README.md b/server/README.md index ac60191..f64607a 100644 --- a/server/README.md +++ b/server/README.md @@ -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