diff --git a/Formula/python3.rb b/Formula/python3.rb index 8a407f814e..88cc4596df 100644 --- a/Formula/python3.rb +++ b/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 `