python3: remove duplicated .app caveats.

This commit is contained in:
Mike McQuaid 2014-01-18 21:59:26 +00:00
parent ec63745a57
commit 6f13236da3

View file

@ -223,9 +223,6 @@ class Python3 < Formula
pip3 install --upgrade setuptools
pip3 install --upgrade pip
To symlink "Idle 3" and the "Python Launcher 3" to ~/Applications
`brew linkapps`
You can install Python packages with
`pip3 install <your_favorite_package>`