未验证 提交 dfe87271 编写于 作者: L LielinJiang 提交者: GitHub

update install docs (#213)

上级 41830097
......@@ -19,7 +19,7 @@ Note: command above will install paddle with cuda10.2, if your installed cuda is
```
# only support Python3
python3 -m pip install --upgrade ppgan==2.0.0b0
python3 -m pip install --upgrade ppgan
```
Download the examples and configuration files via cloning the source code:
......
......@@ -18,7 +18,7 @@ pip install -U paddlepaddle-gpu==2.0.0
##### 2.1 通过Pip安裝
```
# only support Python3
python3 -m pip install --upgrade ppgan==2.0.0b0
python3 -m pip install --upgrade ppgan
```
下载示例和配置文件:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册