Update README.md

Fix the error URL for the git clone.
这个提交包含在:
Lebenito(生糸)
2023-06-20 19:10:11 +08:00
提交者 GitHub
父节点 a06e43c96b
当前提交 5da633d94d

查看文件

@@ -91,7 +91,7 @@ chat分析报告生成 | [函数插件] 运行后自动生成总结汇报
1. 下载项目
```sh
git clone https://github.com/binary-husky/.git
git clone https://github.com/binary-husky/gpt_academic.git
cd gpt_academic
```