diff --git a/README.md b/README.md index b0ea90b..6cdd238 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ docker logs -f wechat-chatgpt ```sh npm install && poetry install ``` +> NodeJS Version >= 18.0.0 Python Version >= 3.9.0 ## Config diff --git a/README_ZH.md b/README_ZH.md index 301bb33..4d4436e 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -85,6 +85,7 @@ docker logs -f wechat-chatgpt ```sh npm install && poetry install ``` +> 请确认安装的NodeJS版本为18.0.0以上, Python版本为3.9.0以上 ## 配置