Update README.md

Fix the error URL for the git clone.
This commit is contained in:
Lebenito(生糸) 2023-06-20 19:10:11 +08:00 committed by GitHub
parent a06e43c96b
commit 5da633d94d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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