diff --git a/deploy/cpp_infer/readme_en.md b/deploy/cpp_infer/readme_en.md index df6dfb29669d32f885227147361cd5db122811e1..f2cd4fbdc37567af2506363e00ecc123f1c4a8a7 100644 --- a/deploy/cpp_infer/readme_en.md +++ b/deploy/cpp_infer/readme_en.md @@ -99,7 +99,7 @@ git clone https://github.com/PaddlePaddle/Paddle.git git checkout release/2.1 ``` -* After entering the Paddle directory, the compilation method is as follows. +* After entering the Paddle directory, the instructions to compile the paddle inference library are as follows. ```shell rm -rf build