From 779aacbf077c84221c9855bd2cd8bef50280e5b4 Mon Sep 17 00:00:00 2001 From: Yamashita Yuu Date: Fri, 19 Oct 2012 22:12:31 +0900 Subject: [PATCH] I am not Sam. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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