From ebe0e5ff6903b27951e53ef8c6829dedc82e49e8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 2 Feb 2017 13:59:45 -0500 Subject: [PATCH] better docs --- docs/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index 6a389408..96e726dc 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -28,7 +28,7 @@ To upgrade pipenv at any time:: $ pipsi upgrade pipenv -Enjoy! +This will install both ``pipenv`` and ``pew`` (one of our dependencies) in an isolated virtualenv, so it doesn't interfere with the rest of your Python installation! .. _environment_management: