From d8060e2c4986245cf46cd800ff3b286ce1611f12 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 27 Sep 2017 09:45:01 -0400 Subject: [PATCH] wrong its Signed-off-by: Kenneth Reitz --- docs/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index 0a8fdb28..395daa65 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -260,7 +260,7 @@ Note that all sub-dependencies will get added to the ``Pipfile.lock`` as well. ☤ Deploying System Dependencies ------------------------------ -You can tell Pipenv to install things into it's parent system with the ``--system`` flag:: +You can tell Pipenv to install things into its parent system with the ``--system`` flag:: $ pipenv install --system