small sentance correction

This commit is contained in:
Erin O'Connell
2017-05-15 20:53:00 -06:00
committed by GitHub
parent 6da9f8520c
commit 73f6515252
+1 -1
View File
@@ -135,7 +135,7 @@ This will install both ``pipenv`` and ``pew`` (one of our dependencies) in an is
☤ Environment Management with Pipenv
------------------------------------
The two primary commands you'll use in managing your pipenv environment are
The three primary commands you'll use in managing your pipenv environment are
``$ pipenv install``, ``$ pipenv uninstall``, and ``$ pipenv lock``.
.. _pipenv_install