mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-03-01 16:53:45 +08:00
📝 add uninstall nonebot 1.x tip
This commit is contained in:
parent
78433bdae9
commit
9ad629841b
@ -6,7 +6,10 @@
|
|||||||
请确保你的 Python 版本 >= 3.7。
|
请确保你的 Python 版本 >= 3.7。
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
请在安装 nonebot2 之前卸载 nonebot 1.x
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
pip uninstall nonebot
|
||||||
pip install nonebot2
|
pip install nonebot2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user