more packages

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-07 08:47:40 -05:00
parent a6742f0266
commit 967fabd4e8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,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 apt install software-properties-common python-software-properties
$ sudo add-apt-repository ppa:pypa/ppa
$ sudo apt update
$ sudo apt install pipenv
+1 -1
View File
@@ -50,7 +50,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 apt install software-properties-common python-software-properties
$ sudo add-apt-repository ppa:pypa/ppa
$ sudo apt update
$ sudo apt install pipenv