pyenv: update Chinese translation (#8547)

This commit is contained in:
Jason Lam
2022-10-01 03:34:16 +08:00
committed by GitHub
parent d654d44031
commit 9cc2261b28

View File

@@ -11,6 +11,10 @@
`pyenv versions`
- 列出所有可以从上游安装的 Python 版本:
`pyenv install --list`
-`${PYENV_ROOT}/versions` 目录下安装一个 Python 版本:
`pyenv install {{2.7.10}}`