Skip to content

Commit 05768ad

Browse files
authored
Merge pull request #36 from cocolato/dev
fix zh_readme
2 parents 04f922b + 6f30a20 commit 05768ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pydumpling可以在代码的任何位置中,将当前Python程序的traceback
2121
Python版本支持:>=3.7
2222

2323
```
24-
pip install -i pydumpling
24+
pip install pydumpling
2525
```
2626

2727
## 使用方法

0 commit comments

Comments
 (0)