Windows install command

This commit is contained in:
Mike P. Sinn
2021-05-07 17:14:26 -05:00
committed by GitHub
parent 6cdfa218cc
commit ba97e4fa40
+4
View File
@@ -52,6 +52,10 @@ Or, if you\'re using Fedora:
Or, if you\'re using FreeBSD:
# pkg install py36-pipenv
Or, if you\'re using Windows:
# pip install --user pipenv
When none of the above is an option, it is recommended to use [Pipx](https://pypi.org/p/pipx):