mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ Also useful for deployment is the ``--deploy`` flag::
|
||||
|
||||
$ pipenv install --system --deploy
|
||||
|
||||
This will fail a build if the ``Pipfile.lock`` 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 generating a new one.
|
||||
|
||||
|
||||
☤ Generating a ``requirements.txt``
|
||||
|
||||
Reference in New Issue
Block a user