Update README.md

修正路径描述错误
This commit is contained in:
SanqianQVQ 2023-02-03 09:21:20 +08:00 committed by GitHub
parent 947a2849d6
commit fed0d27910
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`
## 使用