mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-28 05:26:40 +00:00
💡 write config docs
This commit is contained in:
@@ -37,4 +37,4 @@ nb adapter install
|
||||
pip install <adapter-name>
|
||||
```
|
||||
|
||||
<!-- asciinema for install adapter -->
|
||||
<!-- TODO: asciinema for install adapter -->
|
||||
|
||||
@@ -39,4 +39,4 @@ nb driver install
|
||||
pip install <driver-name>
|
||||
```
|
||||
|
||||
<!-- asciinema for install driver -->
|
||||
<!-- TODO: asciinema for install driver -->
|
||||
|
||||
@@ -37,4 +37,4 @@ nb plugin install
|
||||
pip install <plugin-name>
|
||||
```
|
||||
|
||||
<!-- asciinema for install plugin -->
|
||||
<!-- TODO: asciinema for install plugin -->
|
||||
|
||||
@@ -32,7 +32,7 @@ pip uninstall nonebot
|
||||
pip install nb-cli
|
||||
```
|
||||
|
||||
<!-- asciinema for installation -->
|
||||
<!-- TODO: asciinema for installation -->
|
||||
|
||||
:::important 提示
|
||||
`nb-cli` 的使用方法详见 [使用脚手架](./nb-cli.md)
|
||||
|
||||
@@ -10,4 +10,4 @@ options:
|
||||
|
||||
# 使用脚手架
|
||||
|
||||
<!-- TODO -->
|
||||
<!-- TODO: nb-cli docs -->
|
||||
|
||||
Reference in New Issue
Block a user