diff --git a/Why-pyenv?.md b/Why-pyenv?.md index 2bd0818..086f1e4 100644 --- a/Why-pyenv?.md +++ b/Why-pyenv?.md @@ -9,7 +9,7 @@ ### 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`.