diff --git a/python/examples/criteo_ctr/README_CN.md b/python/examples/criteo_ctr/README_CN.md index bee946aac8eca4293811057baff061bceb9508af..0baf29ffb4f70ff0192bd552eceda223a5bb3ae6 100644 --- a/python/examples/criteo_ctr/README_CN.md +++ b/python/examples/criteo_ctr/README_CN.md @@ -14,7 +14,7 @@ tar xf criteo_ctr_demo_model.tar.gz mv models/ctr_client_conf . mv models/ctr_serving_model . ``` -会在当前目录出现serving_server_model和serving_client_config文件夹。 +会在当前目录出现`ctr_serving_model` 和 `ctr_client_conf`文件夹。 ### 启动RPC预测服务