Update README.md (#109)

This commit is contained in:
SanqianQVQ 2023-02-03 09:23:10 +08:00 committed by GitHub
parent 947a2849d6
commit 8871987b1d
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 git clone https://github.com/ikechan8370/chatgpt-plugin.git ./plugins/chatgpt-plugin
``` ```
3. 修改配置 3. 修改配置
编辑`plugins/chatgpt/config/index.js`文件主要修改其中的`apiKey` 编辑`plugins/chatgpt-plugin/config/index.js`文件主要修改其中的`apiKey`
## 使用 ## 使用