mirror of
https://github.com/ChenXu233/nonebot_plugin_dialectlist.git
synced 2024-11-28 16:14:56 +08:00
Compare commits
2 Commits
49ce2ffb7c
...
dfde832dba
Author | SHA1 | Date | |
---|---|---|---|
|
dfde832dba | ||
|
987b34e282 |
17
README.md
17
README.md
@ -26,15 +26,16 @@ nonebot-plugin-dialectlist
|
||||
|
||||
## 💿 安装
|
||||
|
||||
通过`pip`或`nb`安装;
|
||||
通过`pip`或`nb`安装:
|
||||
- 通过 pip 安装
|
||||
```bash
|
||||
pip install nonebot-plugin-dialectlist
|
||||
```
|
||||
- 通过 nb-cli 安装
|
||||
```bash
|
||||
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