From cbe1cf7d280f4cfabc16b13529a29833ee381306 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 27 Sep 2017 09:44:41 -0400 Subject: [PATCH] pipfile.lock 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 c7249c04..0a8fdb28 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -270,7 +270,7 @@ Also useful for deployment is the ``--deploy`` flag:: $ pipenv install --system --deploy -This will fail a build if the lockfile is out–of–date, instead of genreating a new one. +This will fail a build if the ``Pipfile.lock`` is out–of–date, instead of genreating a new one. ☤ Generating a ``requirements.txt``