Update README.md

This commit is contained in:
scdhh
2022-07-24 17:11:34 +08:00
committed by scdhh
parent 4525b84fc4
commit e65c50e107

View File

@@ -12,10 +12,17 @@ TETRIS Stats
安装 安装
---- ----
* 使用 pip * 使用 nb-cli推荐
```
nb plugin install nonebot-plugin-tetris-stats
```
* 使用 pip不推荐
``` ```
pip install nonebot-plugin-tetris-stats pip install nonebot-plugin-tetris-stats
# 修改bot.py
``` ```
使用 使用