diff --git a/doc/Quick_Start_EN.md b/doc/Quick_Start_EN.md index 059e9d3fd05afef1ca9742430574cbe46638387b..cb149f593a1d874f9516102958c7c5236a5416df 100644 --- a/doc/Quick_Start_EN.md +++ b/doc/Quick_Start_EN.md @@ -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/examples/C++//fit_a_line +cd Serving/examples/C++/fit_a_line sh get_data.sh ```