mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge pull request #5516 from efinkler-dm/spelling-fix-quickstart-regenarate
Fix spelling error in docs/quickstart.rst
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ The main commands are:
|
||||
|
||||
- ``uninstall`` - Will remove the dependency
|
||||
|
||||
- ``lock`` - Regenarate ``Pipfile.lock`` and updates the dependencies inside it.
|
||||
- ``lock`` - Regenerate ``Pipfile.lock`` and updates the dependencies inside it.
|
||||
|
||||
These are intended to replace ``$ pip install`` usage, as well as manual virtualenv management.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user