mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-29 00:22:59 -05:00
"rbx-1.2.4" is a variant of rubies, not a python
This commit is contained in:
parent
779aacbf07
commit
d73e945329
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ overrides the global, and can be overridden itself by setting the
|
||||||
`PYENV_VERSION` environment variable or with the `pyenv shell`
|
`PYENV_VERSION` environment variable or with the `pyenv shell`
|
||||||
command.
|
command.
|
||||||
|
|
||||||
$ pyenv local rbx-1.2.4
|
$ pyenv local 2.7.3
|
||||||
|
|
||||||
When run without a version number, `pyenv local` reports the currently
|
When run without a version number, `pyenv local` reports the currently
|
||||||
configured local version. You can also unset the local version:
|
configured local version. You can also unset the local version:
|
||||||
|
|
Loading…
Reference in a new issue