Skip to content

Commit

Permalink
Update dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
NightFurySL2001 committed Nov 7, 2023
1 parent e6426d4 commit 31f2a44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ Please install [latest version of Python 3](https://www.python.org/downloads/).
### Dependencies 安装依赖模块
```
pip3 install fonttools
pip3 install pyglet
pip3 install pyinstaller
pip3 install pyglet==1.*
pip3 install pyinstaller==5.*
```

### Building software 构建软件
Expand Down

0 comments on commit 31f2a44

Please sign in to comment.