1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-11-01 03:51:12 +00:00

Drop easy_install in docs, everyone now uses pip (#1436)

This commit is contained in:
Jeff Widman 2017-08-29 16:04:44 -07:00 committed by Kaleb Elwert
parent 58bcc43bf9
commit 8fa14ed72f

View File

@ -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
----------------- -----------------