diff --git a/README.rst b/README.rst index 910a1748..5efce389 100644 --- a/README.rst +++ b/README.rst @@ -52,8 +52,8 @@ Installation **Jannis Leidel**, former pip maintainer— *Pipenv is the porcelain I always wanted to build for pip. It fits my brain and mostly replaces virtualenvwrapper and manual pip calls for me. Use it.* -**Jhon Crypt**— - *Pipenv is the best thing since pip, thank you!* +**Justin Myles Holmes**— + *Pipenv is finally an abstraction meant to engage the mind instead of merely the filesystem.* **Isaac Sanders**— *Pipenv is literally the best thing about my day today. Thanks, Kenneth!* @@ -161,12 +161,12 @@ Locate the virtualenv:: $ pipenv --venv /Users/kennethreitz/.local/share/virtualenvs/test-Skyy4vre - + Locate the Python interpreter:: $ pipenv --py /Users/kennethreitz/.local/share/virtualenvs/test-Skyy4vre/bin/python - + Install packages:: $ pipenv install diff --git a/docs/index.rst b/docs/index.rst index a5c0f1fb..9b5cdd6e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -64,8 +64,8 @@ User Testimonials **Jannis Leidel**, former pip maintainer— *Pipenv is the porcelain I always wanted to build for pip. It fits my brain and mostly replaces virtualenvwrapper and manual pip calls for me. Use it.* -**Jhon Crypt**— - *Pipenv is the best thing since pip, thank you!* +**Justin Myles Holmes**— + *Pipenv is finally an abstraction meant to engage the mind instead of merely the filesystem.* **Isaac Sanders**— *Pipenv is literally the best thing about my day today. Thanks, Kenneth!*