📝 update handler create doc

This commit is contained in:
yanyongyu
2020-11-11 16:49:11 +08:00
parent b2a2234d5c
commit 47b1affc56
3 changed files with 37 additions and 7 deletions

View File

@ -13,7 +13,7 @@ pip uninstall nonebot
pip install nonebot2
```
如果你需要使用最新的可能尚未发布的特性可以直接从GitHub仓库安装
如果你需要使用最新的(可能尚未发布的)特性,可以直接从 GitHub 仓库安装:
```bash
# master