📝 add uninstall nonebot 1.x tip

This commit is contained in:
yanyongyu 2020-10-16 17:15:40 +08:00
parent 78433bdae9
commit 9ad629841b

View File

@ -6,7 +6,10 @@
请确保你的 Python 版本 >= 3.7。
:::
请在安装 nonebot2 之前卸载 nonebot 1.x
```bash
pip uninstall nonebot
pip install nonebot2
```