refine en readme

This commit is contained in:
LDOUBLEV 2021-06-02 14:37:17 +08:00
parent 475d1c6104
commit 583b9dc2f6
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
```
* 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