mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Fix a typo in the document
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ Running the above will install the package `<package_name>` and add it to the de
|
||||
|
||||
The user can provide these additional parameters:
|
||||
|
||||
--python=<path/to/pyton> — Performs the installation in a virtualenv using the provided Python interpreter.
|
||||
--python=<path/to/python> — Performs the installation in a virtualenv using the provided Python interpreter.
|
||||
warning: The above commands should only be used when initially creating the environment.
|
||||
|
||||
The user can provide these additional parameters:
|
||||
|
||||
Reference in New Issue
Block a user