Add general installation info

This commit is contained in:
Yuhki Yano
2020-04-23 14:21:21 +09:00
parent 5c01c68241
commit 0052f5e847
+4
View File
@@ -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.
✨🍰✨