diff options
Diffstat (limited to 'Library/Formula/python.rb')
| -rw-r--r-- | Library/Formula/python.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 4fb6569b5..632ed4e5f 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -232,9 +232,7 @@ class Python < Formula Python demo #{HOMEBREW_PREFIX}/share/python/Extras - Setuptools and Pip have been installed. To update them - pip install --upgrade setuptools - pip install --upgrade pip + Setuptools and Pip have been installed, too. To symlink "Idle" and the "Python Launcher" to ~/Applications `brew linkapps` |
