提交 c9ff71d8 编写于 作者: B bjjwwang

fix quickstart fit_a_line path

上级 41e9bc5e
......@@ -8,7 +8,7 @@
进入到Serving的git目录下,进入到`fit_a_line`例子
``` shell
cd Serving/python/examples/fit_a_line
cd Serving/examples/C++//fit_a_line
sh get_data.sh
```
......
......@@ -8,7 +8,7 @@ This quick start example is mainly for those users who already have a model to d
get into the Serving git directory, and change dir to `fit_a_line`
``` shell
cd Serving/python/examples/fit_a_line
cd Serving/examples/C++//fit_a_line
sh get_data.sh
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册