Clean up installation section in README

Removed redundant installation tip and adjusted formatting.
This commit is contained in:
ClovertaTheTrilobita 2025-11-27 20:53:31 +00:00 committed by GitHub
parent 42ddfae3e0
commit f430e9d38f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,14 +53,8 @@
<br>
## 🛠️ 安装
> [!TIP]
>
> 关于Nonebot完整部署使用方法请查看[官方文档](https://nonebot.dev/)
### ⚙️一、环境配置
**我们强烈建议您使用虚拟环境**若您使用Anaconda发行版请在终端输入
@ -225,6 +219,10 @@ ai:
<br>
> [!TIP]
>
> 关于Nonebot完整部署使用方法请查看[官方文档](https://nonebot.dev/)
#### 更多配置内容,请详见:[configuration.md](docs/configuration.md)