From 3fe4abdbc14178576a0b02fb64e13ecb50c452c5 Mon Sep 17 00:00:00 2001 From: enKl03B <163709829+enKl03B@users.noreply.github.com> Date: Sun, 10 Nov 2024 01:06:18 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更改“安装”区段表述 --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e089ad0..9b8d27b 100644 --- a/README.md +++ b/README.md @@ -26,15 +26,16 @@ nonebot-plugin-dialectlist ## 💿 安装 -通过`pip`或`nb`安装; +通过`pip`或`nb`安装: +- 通过 pip 安装 +```python +pip install nonebot-plugin-zxpix +``` +- 通过 nb-cli 安装 +```python +nb plugin install nonebot-plugin-zxpix +``` ->**通过 pip **安装 - -`pip install nonebot-plugin-dialectlist` - ->**通过 nb **安装 - -`nb plugin install nonebot-plugin-dialectlist` ### ✅ 插件依赖于