Skip to content

Commit 9ccab2c

Browse files
committed
[MLU] update installation package version to 2.4.0
1 parent 1f741a2 commit 9ccab2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/hardware_support/mlu_docs/paddle_install_cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Sat Oct 8 11:22:22 2022
7777
**第一步**:下载 Python3.7 wheel 安装包
7878

7979
```bash
80-
pip install paddlepaddle-mlu==0.0.0 -f https://paddle-device.bj.bcebos.com/develop/mlu/develop.html
80+
pip install paddlepaddle-mlu==2.4.0 -f https://paddle-device.bj.bcebos.com/develop/mlu/develop.html
8181
```
8282

8383
**第二步**:验证安装包

0 commit comments

Comments
 (0)