diff --git a/modules/python/README.md b/modules/python/README.md index d4cd571..bee2eb3 100644 --- a/modules/python/README.md +++ b/modules/python/README.md @@ -28,8 +28,7 @@ documentation. ### Usage -Install packages into the per user site directory with `easy_install --user` or -`pip install --user`. +Install packages into the per user site directory with `pip install --user`. virtualenvwrapper -----------------