Update README.md

This commit is contained in:
ikechan8370 2023-02-02 14:50:52 +08:00 committed by GitHub
parent 317b89e962
commit 947a2849d6
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`文件主要修改其中的`username`和`password`配置。特殊需求可自行修改token
编辑`plugins/chatgpt/config/index.js`文件主要修改其中的`apiKey`
## 使用