diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 543379c6..29a9aff6 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -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.