doc: fix readme typo (#73)

This commit is contained in:
二丫讲梵
2023-03-07 09:47:23 +08:00
committed by GitHub
parent 65d74beede
commit ab6ecc3f26
+1 -1
View File
@@ -191,7 +191,7 @@ $ curl --location --request POST 'http://chat.eryajf.net/' \
```
$ tar xf chatgpt-dingtalk-v0.0.4-darwin-arm64.tar.gz
$ cd chatgpt-dingtalk-v0.0.4-darwin-arm64
$ cp config.dev.json # 根据情况调整配置文件内容
$ cp config.dev.json config.json # 然后根据情况调整配置文件内容
$ ./chatgpt-dingtalk # 直接运行
# 如果要守护在后台运行