mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
Fix the issue(#6022): Add additional installation method in README
This commit is contained in:
@@ -98,6 +98,10 @@ Alternatively, some users prefer to use [Pipx](https://pypi.org/p/pipx):
|
||||
|
||||
pipx install pipenv
|
||||
|
||||
Or, some users prefer to use Python pip module
|
||||
|
||||
python -m pip install pipenv
|
||||
|
||||
Refer to the [documentation](https://pipenv.pypa.io/en/latest/#install-pipenv-today) for latest instructions.
|
||||
|
||||
✨🍰✨
|
||||
|
||||
Reference in New Issue
Block a user