diff --git a/deploy/cpp_infer/readme_en.md b/deploy/cpp_infer/readme_en.md index f2cd4fbdc37567af2506363e00ecc123f1c4a8a7..cd44b1ce3ef980d339cdbb4765ba14ceee265bc6 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 instructions to compile the paddle inference library are as follows. +* After entering the Paddle directory, the commands to compile the paddle inference library are as follows. ```shell rm -rf build