Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-07 07:57:34 -05:00
parent 6c82661d50
commit 2c12e228e2
+1 -1
View File
@@ -41,7 +41,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