python: remove duplicated .app caveats.
This commit is contained in:
parent
99e009b557
commit
ec63745a57
1 changed files with 0 additions and 3 deletions
|
@ -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>`
|
||||
|
||||
|
|
Loading…
Reference in a new issue