📝 update guide docs

This commit is contained in:
yanyongyu
2020-12-01 12:24:14 +08:00
parent ad994f04fc
commit a085b47eac
6 changed files with 76 additions and 83 deletions

View File

@ -4,16 +4,12 @@
## 目录结构
首先,我们可以使用 `nb-cli` 或者自行创建项目目录:
首先,我们可以使用 `nb-cli` 或者自行创建完整的项目目录:
```bash
pip install nonebot2[cli]
# pip install nb-cli
nb create
```
这将创建默认的目录结构
<!-- prettier-ignore-start -->
:::vue
AweSome-Bot