mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
I am not Sam.
This commit is contained in:
parent
2ed400bfc6
commit
779aacbf07
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ Displays the full path to the binary that pyenv will execute when you
|
|||
run the given command.
|
||||
|
||||
$ pyenv which python3.2
|
||||
/Users/sam/.pyenv/versions/3.2.3/bin/python3.2
|
||||
/home/yyuu/.pyenv/versions/3.2.3/bin/python3.2
|
||||
|
||||
### <a name="section_3.8"></a> 3.8 pyenv whence
|
||||
|
||||
|
|
Loading…
Reference in a new issue