mirror of
https://github.com/ChenXu233/nonebot_plugin_dialectlist.git
synced 2024-11-25 00:25:28 +08:00
Merge 8aab19adcb
into 49ce2ffb7c
This commit is contained in:
commit
6405c90950
17
README.md
17
README.md
@ -26,15 +26,16 @@ nonebot-plugin-dialectlist
|
|||||||
|
|
||||||
## 💿 安装
|
## 💿 安装
|
||||||
|
|
||||||
通过`pip`或`nb`安装;
|
通过`pip`或`nb`安装:
|
||||||
|
- 通过 pip 安装
|
||||||
|
```python
|
||||||
|
pip install nonebot-plugin-dialectlist
|
||||||
|
```
|
||||||
|
- 通过 nb-cli 安装
|
||||||
|
```python
|
||||||
|
nb plugin install nonebot-plugin-dialectlist
|
||||||
|
```
|
||||||
|
|
||||||
>**通过 pip **安装
|
|
||||||
|
|
||||||
`pip install nonebot-plugin-dialectlist`
|
|
||||||
|
|
||||||
>**通过 nb **安装
|
|
||||||
|
|
||||||
`nb plugin install nonebot-plugin-dialectlist`
|
|
||||||
|
|
||||||
### ✅ 插件依赖于
|
### ✅ 插件依赖于
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user