未验证 提交 84cadaa7 编写于 作者: D Double_V 提交者: GitHub

Merge pull request #4993 from LDOUBLEV/24_doc

fix doc
...@@ -119,7 +119,7 @@ tar -xf paddle_inference.tgz ...@@ -119,7 +119,7 @@ tar -xf paddle_inference.tgz
```shell ```shell
git clone https://github.com/PaddlePaddle/Paddle.git git clone https://github.com/PaddlePaddle/Paddle.git
git checkout release/2.4 git checkout release/2.2
``` ```
* 进入Paddle目录后,编译方法如下。 * 进入Paddle目录后,编译方法如下。
......
...@@ -97,7 +97,7 @@ Finally you can see the following files in the folder of `paddle_inference/`. ...@@ -97,7 +97,7 @@ Finally you can see the following files in the folder of `paddle_inference/`.
```shell ```shell
git clone https://github.com/PaddlePaddle/Paddle.git git clone https://github.com/PaddlePaddle/Paddle.git
git checkout release/2.4 git checkout release/2.2
``` ```
* After entering the Paddle directory, the commands 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.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册