mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-Nonebot.git
synced 2026-04-01 22:04:51 +00:00
Clean up installation section in README
Removed redundant installation tip and adjusted formatting.
This commit is contained in:
parent
42ddfae3e0
commit
f430e9d38f
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue