瀏覽代碼

Fix spelling error

pull/53/head
Stephen Davis 13 年之前
父節點
當前提交
704548336a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@ -20,7 +20,7 @@ This project was forked from [rbenv](https://github.com/sstephenson/rbenv) and
### In contrast with pythonbrew and pythonz, pyenv _does not..._
* **Depending on Python itself.** pyenv was made from pure shell scripts.
* **Depend on Python itself.** pyenv was made from pure shell scripts.
There is no bootstrap problem of Python.
* **Need to be loaded into your shell.** Instead, pyenv's shim
approach works by adding a directory to your `$PATH`.

Loading…
取消
儲存