mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
pyenv: update Chinese translation (#8547)
This commit is contained in:
parent
d654d44031
commit
9cc2261b28
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
|||
|
||||
`pyenv versions`
|
||||
|
||||
- 列出所有可以从上游安装的 Python 版本:
|
||||
|
||||
`pyenv install --list`
|
||||
|
||||
- 在 `${PYENV_ROOT}/versions` 目录下安装一个 Python 版本:
|
||||
|
||||
`pyenv install {{2.7.10}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue