We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b4bad commit afec40dCopy full SHA for afec40d
readme_template.md
@@ -86,8 +86,9 @@
86
</details>
87
88
<details>
89
-<summary>使用 nbr(https://github.com/fllesser/nbr) 安装(使用 uv 管理依赖可用)</summary>
90
-在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
+<summary>使用 `nbr` 安装(使用 uv 管理依赖可用)</summary>
+
91
+[nbr](https://github.com/fllesser/nbr) 是一个基于 uv 的 nb-cli,可以方便地管理 nonebot2
92
93
nbr plugin install {plugin-name} --upgrade
94
使用 **pypi** 源安装
0 commit comments