aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/python.rb')
-rw-r--r--Library/Formula/python.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb
index f4384ae61..04b0858bb 100644
--- a/Library/Formula/python.rb
+++ b/Library/Formula/python.rb
@@ -235,7 +235,9 @@ class Python < Formula
Python demo
#{HOMEBREW_PREFIX}/share/python/Extras
- Setuptools and Pip have been installed, too.
+ Setuptools and Pip have been installed. To update them
+ pip install --upgrade setuptools
+ pip install --upgrade pip
To symlink "Idle" and the "Python Launcher" to ~/Applications
`brew linkapps`