📝 write install guide and init tutorial

This commit is contained in:
yanyongyu
2021-12-25 00:11:48 +08:00
parent 80258fe2d4
commit 2f5e523b5a
9 changed files with 174 additions and 9 deletions

View File

@ -34,6 +34,10 @@ pip uninstall nonebot
<!-- asciinema for installation -->
:::important 提示
`nb-cli` 的使用方法详见 [使用脚手架](./nb-cli.md)
:::
## 不使用脚手架 (纯净安装)
如果你不想使用脚手架,可以直接安装 `nonebot2`,并自行完成开发配置。