mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-Nonebot.git
synced 2026-04-01 22:04:51 +00:00
Update README.md
This commit is contained in:
parent
fc26982e8d
commit
7c675c3f93
1 changed files with 6 additions and 0 deletions
|
|
@ -145,6 +145,12 @@ conda create --name chatbot python=3.11
|
|||
|
||||
创建conda环境。
|
||||
|
||||
之后
|
||||
|
||||
```powershell
|
||||
conda activate chatbot
|
||||
```
|
||||
|
||||
或者将上述 *chatbot* 更换为你喜欢的名字。
|
||||
|
||||
<b>🚫注意:</b>机器人<b>不</b>支持<img alt="Static Badge" src="https://img.shields.io/badge/Python-3.13/+-blue">的发行版,推荐使用<img alt="Static Badge" src="https://img.shields.io/badge/Python-3.11%2F3.12-blue">
|
||||
|
|
|
|||
Loading…
Reference in a new issue