From 863f691dbe72c0ae794fbc045b4ef75a715281fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E5=8D=81=E4=B8=80?= Date: Sat, 25 Oct 2025 10:51:50 +0800 Subject: [PATCH] change1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f48a04d..0ee8cd2 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) ## 贡献 -- Gitee