mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
better ppa install instructions
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ Or, if you're using Ubuntu 17.10::
|
||||
$ sudo apt install python-software-properties
|
||||
$ sudo add-apt-repository ppa:kennethreitz/pipenv
|
||||
$ sudo apt update
|
||||
$ sudo apt install python3-pipenv
|
||||
$ sudo apt install pipenv
|
||||
|
||||
Otherwise, just use pip::
|
||||
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@ Or, if you're using Ubuntu 17.10::
|
||||
$ sudo apt install python-software-properties
|
||||
$ sudo add-apt-repository ppa:kennethreitz/pipenv
|
||||
$ sudo apt update
|
||||
$ sudo apt install python3-pipenv
|
||||
$ sudo apt install pipenv
|
||||
|
||||
Otherwise, just use pip::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user