diff --git a/README.md b/README.md index a8f251db..f22c6776 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ Or, if you\'re using FreeBSD: # pkg install py36-pipenv +When none of the above is an option: + + $ pip install pipenv + Otherwise, refer to the [documentation](https://pipenv.pypa.io/en/latest/#install-pipenv-today) for instructions. ✨🍰✨