mirror of
https://github.com/ChenXu233/nonebot_plugin_dialectlist.git
synced 2024-11-23 23:55:29 +08:00
🔀 📝 Update README.md (#44)
This commit is contained in:
parent
49ce2ffb7c
commit
987b34e282
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