diff --git a/deploy/cpp_infer/readme_en.md b/deploy/cpp_infer/readme_en.md index df6dfb29..f2cd4fbd 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