Drop easy_install
in docs, everyone now uses pip
(#1436)
This commit is contained in:
parent
58bcc43bf9
commit
8fa14ed72f
1 changed files with 1 additions and 2 deletions
|
@ -28,8 +28,7 @@ documentation.
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
Install packages into the per user site directory with `easy_install --user` or
|
Install packages into the per user site directory with `pip install --user`.
|
||||||
`pip install --user`.
|
|
||||||
|
|
||||||
virtualenvwrapper
|
virtualenvwrapper
|
||||||
-----------------
|
-----------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue