From 8871987b1df9061fc8fab0823add0b39b690945c Mon Sep 17 00:00:00 2001 From: SanqianQVQ <66824135+SanQianQVQ@users.noreply.github.com> Date: Fri, 3 Feb 2023 09:23:10 +0800 Subject: [PATCH] Update README.md (#109) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f3daa4..42f6946 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ chatgpt的版本号注意要大于4.0.0 git clone https://github.com/ikechan8370/chatgpt-plugin.git ./plugins/chatgpt-plugin ``` 3. 修改配置 -编辑`plugins/chatgpt/config/index.js`文件主要修改其中的`apiKey` +编辑`plugins/chatgpt-plugin/config/index.js`文件主要修改其中的`apiKey` ## 使用