Skip to content

Commit a8e2f98

Browse files
committed
fix
1 parent f408689 commit a8e2f98

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
8181
### 安装命令
8282

83-
- 安装方法一<PIP源直接安装>:
83+
- 安装方法一 **PIP源直接安装**
8484
```bash
8585
python -m pip install paddle-rec
8686
```
@@ -89,9 +89,8 @@
8989
> - 可以先pip安装`PaddlePaddle``python -m pip install paddlepaddle==1.7.2 -i https://mirror.baidu.com/pypi/simple`
9090
> - 其他安装问题可以在[Paddle Issue](https://github.com/PaddlePaddle/Paddle/issues)[PaddleRec Issue](https://github.com/PaddlePaddle/PaddleRec/issues)提出,会有工程师及时解答
9191
92-
- 安装方法二
93-
94-
源码编译安装
92+
- 安装方法二 **源码编译安装**
93+
9594
- 安装飞桨 **注:需要用户安装版本 == 1.7.2 的飞桨**
9695

9796
```shell

0 commit comments

Comments
 (0)