diff options
Diffstat (limited to 'Library/Formula/python3.rb')
| -rw-r--r-- | Library/Formula/python3.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 96a0e27cd..e59ca50c6 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -227,9 +227,7 @@ class Python3 < Formula def caveats text = <<-EOS.undent - Setuptools and Pip have been installed. To update them - pip3 install --upgrade setuptools - pip3 install --upgrade pip + Setuptools and Pip have been installed, too. To symlink "Idle 3" and the "Python Launcher 3" to ~/Applications `brew linkapps` |
