Skip to content

Commit

Permalink
docs: 📝 Fix typo in pip install pdm description (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
t106362512 authored May 6, 2022
1 parent abaabd6 commit adab3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ scoop bucket add frostming https://github.com/frostming/scoop-frostming.git
scoop install pdm
```

否则,强烈推荐把 `pdm` 安装在一个隔离环境中, 用 `pipx` 是坠吼的
否则,强烈推荐把 `pdm` 安装在一个隔离环境中, 用 `pipx` 是最好的

```bash
pipx install pdm
Expand Down

0 comments on commit adab3fc

Please sign in to comment.