refine en readme

This commit is contained in:
LDOUBLEV 2021-06-02 14:37:29 +08:00
parent 583b9dc2f6
commit 8868d06867
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ git clone https://github.com/PaddlePaddle/Paddle.git
git checkout release/2.1 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 ```shell
rm -rf build rm -rf build