consistiency

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-27 09:44:04 -04:00
parent 20fa3323ad
commit 3f3bf55dff
+1 -1
View File
@@ -266,7 +266,7 @@ You can tell Pipenv to install things into it's parent system with the ``--syste
This is useful for Docker containers, and deployment infrastructure (e.g. Heroku does this).
Also useful for deployment is the ``install --deploy`` flag:
Also useful for deployment is the ``--deploy`` flag:
$ pipenv install --system --deploy