From ec6a40f3e7e72d2aae5c016fe84a47ca7860aa37 Mon Sep 17 00:00:00 2001 From: bingyue Date: Fri, 16 Aug 2024 23:08:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=96=8B=E6=96=87=E6=A1=A3:=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=96=B0=E7=9A=84=E5=AE=89=E8=A3=85=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 910c62e..55ca84f 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,15 @@ Yiri OneBot 的姊妹项目 YiriBot 正在开发,该框架将提供更多适 ### 安装 -您也可以手动安装: +您可以手动安装: ```bash git clone https://github.com/YiriMiraiProject/YiriOneBot.git poetry install ``` +当然你也可以通过pip +```bash +pip install yiri-onebot +``` ## 使用