瀏覽代碼

Basically we don't have to run rehash explicitly anymore (fixes #553)

pull/556/head
Yamashita, Yuu 8 年之前
父節點
當前提交
6bd7927333
共有 1 個檔案被更改,包括 0 行新增10 行删除
  1. +0
    -10
      README.md

+ 0
- 10
README.md 查看文件

@ -225,16 +225,6 @@ easy to fork and contribute any changes back upstream.
please visit the wiki page about
[Common Build Problems](https://github.com/yyuu/pyenv/wiki/Common-build-problems)
6. **Rebuild the shim binaries.**
You should do this any time you install a new Python binary.
(Examples: installing a new Python version, or installing a package that provides a binary.)
$ pyenv rehash
This can be automated for pip using
[pyenv-pip-rehash](https://github.com/yyuu/pyenv-pip-rehash), which invokes
`pyenv rehash` after (un)installing packages using pip.
#### Upgrading

Loading…
取消
儲存