diff --git a/README.md b/README.md index 6066a3ae..a92dfe54 100644 --- a/README.md +++ b/README.md @@ -463,12 +463,12 @@ # 获取代码 git clone https://github.com/HibiKier/zhenxun_bot.git -# 安装依赖 -pip install -r requirements.txt - # 进入目录 cd zhenxun_bot +# 安装依赖 +pip install -r requirements.txt + # 进行基础配置 ####请查看 配置 部分####