Procházet zdrojové kódy

fix wrong link to the README in the help message

pull/10/head
Yamashita Yuu před 13 roky
rodič
revize
a16355fe33
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      libexec/pyenv-help

+ 1
- 1
libexec/pyenv-help Zobrazit soubor

@ -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

Načítá se…
Zrušit
Uložit