1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 06:43:53 -05:00

Update COMMANDS.md

This commit is contained in:
Anton Petrov
2021-04-09 10:46:22 +03:00
committed by GitHub
parent fab0082bd5
commit c010935abd

View File

@@ -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`