Skip to content

Commit 47d16ae

Browse files
authored
update install command (#544)
1 parent e163352 commit 47d16ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/paddlex/quick_start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python -m pip install paddlepaddle-gpu==3.0.0b2 -i https://www.paddlepaddle.org.
2626
* **安装PaddleX**
2727

2828
```bash
29-
pip install https://paddle-model-ecology.bj.bcebos.com/paddlex/whl/paddlex-3.0.0b2-py3-none-any.whl
29+
pip install paddlex==3.0.0b2
3030
```
3131

3232
> ❗ 更多安装方式参考[PaddleX安装教程](https://paddlepaddle.github.io/PaddleX/latest/installation/installation.html)

0 commit comments

Comments
 (0)