Skip to content

Commit 06a33ad

Browse files
committed
fix
1 parent 0244a9d commit 06a33ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,13 @@
9292
- 安装方法二
9393

9494
源码编译安装
95-
1. 安装飞桨 **注:需要用户安装版本 ==1.7.2 的飞桨**
95+
- 安装飞桨 **注:需要用户安装版本 == 1.7.2 的飞桨**
9696

9797
```shell
9898
python -m pip install paddlepaddle==1.7.2 -i https://mirror.baidu.com/pypi/simple
9999
```
100100

101-
2. 源码安装PaddleRec
101+
- 源码安装PaddleRec
102102

103103
```
104104
git clone https://github.com/PaddlePaddle/PaddleRec/

0 commit comments

Comments
 (0)