diff --git a/README.md b/README.md index f48a04d43b63397795f16b460f63b8fd4d600e3a..0ee8cd289494d7b76de8a823631567fc30fcb40e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ openYuanrong 分为三个代码仓库:[yuanrong-runtime](https://gitee.com/ope 查看 [openYuanrong 文档](https://pages.openeuler.openatom.cn/openyuanrong/docs/zh-cn/latest/index.html) 了解如何使用 openYuanrong 开发分布式应用。 -- 安装:`pip install openyuanrong`,[更多安装信息](https://pages.openeuler.openatom.cn/openyuanrong/docs/zh-cn/latest/deploy/installation.html)。 +- 安装:`pip install https://openyuanrong.obs.cn-southwest-2.myhuaweicloud.com/openyuanrong-0.5.0a0-cp311-cp311-manylinux_2_34_x86_64.whl`,[更多安装信息](https://pages.openeuler.openatom.cn/openyuanrong/docs/zh-cn/latest/deploy/installation.html)。 - [快速入门](https://pages.openeuler.openatom.cn/openyuanrong/docs/zh-cn/latest/getting_started.html) ## 贡献