python: remove duplicated .app caveats.

This commit is contained in:
Mike McQuaid 2014-01-18 21:59:18 +00:00
parent 99e009b557
commit ec63745a57

View file

@ -229,9 +229,6 @@ class Python < Formula
pip install --upgrade setuptools
pip install --upgrade pip
To symlink "Idle" and the "Python Launcher" to ~/Applications
`brew linkapps`
You can install Python packages with (the outdated easy_install or)
`pip install <your_favorite_package>`