mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge pull request #2533 from gkdoc/master
Insert a space before a bracket in advanced.rst
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ This will fail a build if the ``Pipfile.lock`` is out–of–date, instead of ge
|
||||
☤ Pipenv and Other Python Distributions
|
||||
---------------------------------------
|
||||
|
||||
To use Pipenv with a third-party Python distribution(e.g. Anaconda), you simply provide the path to the Python binary::
|
||||
To use Pipenv with a third-party Python distribution (e.g. Anaconda), you simply provide the path to the Python binary::
|
||||
|
||||
$ pipenv install --python=/path/to/python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user