aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/python3.rb')
-rw-r--r--Library/Formula/python3.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb
index 8a407f814..88cc4596d 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -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>`