diff --git a/python/examples/criteo_ctr/README.md b/python/examples/criteo_ctr/README.md index 4780fb667dfe2a0bc4bc4497dc24a495b59aa3ac..977ba56d8c245d84f936b79a3e024bc9e4e15270 100644 --- a/python/examples/criteo_ctr/README.md +++ b/python/examples/criteo_ctr/README.md @@ -14,7 +14,7 @@ tar xf criteo_ctr_demo_model.tar.gz mv models/ctr_client_conf . mv models/ctr_serving_model . ``` -the directories like serving_server_model and serving_client_config will appear. +the directories like `ctr_serving_model` and `ctr_client_conf` will appear. ### Start RPC Inference Service