diff --git a/README.md b/README.md index ce90155097..e6cd15b6fe 100644 --- a/README.md +++ b/README.md @@ -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. ✨🍰✨