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