浏览代码

fix wrong link to the README in the help message

pull/10/head
Yamashita Yuu 13 年前
父节点
当前提交
a16355fe33
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      libexec/pyenv-help

+ 1
- 1
libexec/pyenv-help 查看文件

@ -32,7 +32,7 @@ Some useful pyenv commands are:
whence List all Python versions with the given command
See 'pyenv help <command>' 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

正在加载...
取消
保存