Skip to content

Commit

Permalink
docs: ✏️ Add dependency version information
Browse files Browse the repository at this point in the history
Add dependency version information

✅ Closes: #441
  • Loading branch information
RealTong committed Jan 1, 2023
1 parent e1461a3 commit ff5ae41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ docker logs -f wechat-chatgpt
```sh
npm install && poetry install
```
> 请确认安装的NodeJS版本为18.0.0以上, Python版本为3.9.0以上
## 配置

Expand Down

0 comments on commit ff5ae41

Please sign in to comment.