From a16355fe33689571bdd0b5ad43635339d39e85d8 Mon Sep 17 00:00:00 2001 From: Yamashita Yuu Date: Fri, 14 Dec 2012 18:45:28 +0900 Subject: [PATCH] fix wrong link to the README in the help message --- libexec/pyenv-help | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/pyenv-help b/libexec/pyenv-help index 05629d94..4767592c 100755 --- a/libexec/pyenv-help +++ b/libexec/pyenv-help @@ -32,7 +32,7 @@ Some useful pyenv commands are: whence List all Python versions with the given command See 'pyenv help ' for information on a specific command. -For full documentation, see: https://github.com/sstephenson/pyenv#readme" +For full documentation, see: https://github.com/yyuu/pyenv#readme" ;; commands) echo "usage: pyenv commands pyenv commands --sh