提交 57bfd3e1 编写于 作者: L LDOUBLEV

fix doc

上级 d825cfa9
...@@ -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.
先完成此消息的编辑!
想要评论请 注册