Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DeppWang committed May 12, 2024
1 parent d3c2c4b commit e7145ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cd youdaonote-pull

#### 2、安装 [Python3](https://www.python.org/downloads/)、安装依赖模块(包)

- 可根据 [廖雪峰 Python 教程](https://www.liaoxuefeng.com/wiki/1016959663602400/1016959856222624) 安装 Python3,测试是否安装成功
- 可根据 [廖雪峰 Python 教程](https://www.liaoxuefeng.com/wiki/1016959663602400/1016959856222624) 安装,最好安装 Python 3.11.7 (可使用 pyenv),最新版 Python 下载会有[此错误](https://github.com/DeppWang/youdaonote-pull/issues/137)测试是否安装成功

```shell
python3 --version # macOS/Linux
Expand Down

0 comments on commit e7145ce

Please sign in to comment.