mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Update COMMANDS.md
This commit is contained in:
parent
fab0082bd5
commit
c010935abd
1 changed files with 2 additions and 0 deletions
|
@ -267,6 +267,8 @@ you run the given command.
|
||||||
$ pyenv which python3.3
|
$ pyenv which python3.3
|
||||||
/home/yyuu/.pyenv/versions/3.3.3/bin/python3.3
|
/home/yyuu/.pyenv/versions/3.3.3/bin/python3.3
|
||||||
|
|
||||||
|
Use --nosystem argument in case when you don't need to search command in the
|
||||||
|
system environment.
|
||||||
|
|
||||||
## `pyenv whence`
|
## `pyenv whence`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue