未验证 提交 ddd7d005 编写于 作者: A Anton Melser 提交者: GitHub

Update asdf instructions and add to zh version (#1305)

上级 4cf70c71
......@@ -146,7 +146,7 @@ pip install --user pdm
With [asdf-vm](https://asdf-vm.com/)
```bash
asdf plugin add github.com/1oglop1/asdf-pdm.git
asdf plugin add pdm
asdf install pdm latest
```
......
......@@ -138,6 +138,13 @@ pipx install pdm
pip install --user pdm
```
[asdf-vm](https://asdf-vm.com/)
```bash
asdf plugin add pdm
asdf install pdm latest
```
## 快速上手
**初始化一个新的 PDM 项目**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册