mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge pull request #224 from jaap3/patch-1
Add missing backtick in advanced usage docs
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ This will install both ``pipenv`` and ``pew`` (one of our dependencies) in an is
|
||||
------------------------------------
|
||||
|
||||
The two primary commands you'll use in managing your pipenv environment are
|
||||
``$ pipenv install``, ``$ pipenv uninstall``, and ``$ pipenv lock`.
|
||||
``$ pipenv install``, ``$ pipenv uninstall``, and ``$ pipenv lock``.
|
||||
|
||||
.. _pipenv_install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user