Skip to content

Commit

Permalink
Merge pull request #4692 from mikepsinn/master
Browse files Browse the repository at this point in the history
Windows install command
  • Loading branch information
frostming committed May 10, 2021
2 parents eaa45c6 + ba97e4f commit 66ca25f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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):

Expand Down

0 comments on commit 66ca25f

Please sign in to comment.