diff --git a/README.md b/README.md index e253b47a..167aa49b 100644 --- a/README.md +++ b/README.md @@ -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 ### 3.8 pyenv whence