提交 191b52aa 编写于 作者: C chengmo

fix

上级 94e15d20
...@@ -92,10 +92,10 @@ ...@@ -92,10 +92,10 @@
- 安装方法二 - 安装方法二
源码编译安装 源码编译安装
1. 安装飞桨 **注:需要用户安装版本 >=1.7.2 的飞桨** 1. 安装飞桨 **注:需要用户安装版本 ==1.7.2 的飞桨**
```shell ```shell
python -m pip install paddlepaddle -i https://mirror.baidu.com/pypi/simple python -m pip install paddlepaddle==1.7.2 -i https://mirror.baidu.com/pypi/simple
``` ```
2. 源码安装PaddleRec 2. 源码安装PaddleRec
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册