Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-07 07:57:51 -05:00
parent 2c12e228e2
commit fa89b80585
+1 -1
View File
@@ -51,7 +51,7 @@ If you're on MacOS, use can install Pipenv easily with Homebrew::
Or, if you're using Ubuntu 17.10::
$ sudo apt install python-software-properties
$ sudo add-apt-repository ppa:kennethreitz/pipenv
$ sudo add-apt-repository ppa:pypa/ppa
$ sudo apt update
$ sudo apt install pipenv