diff options
Diffstat (limited to 'Library/Formula/python.rb')
| -rw-r--r-- | Library/Formula/python.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index cfce0e2ac..6ebf169df 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -1,6 +1,6 @@ require 'formula' -# This formula for Python 2.7.1 +# This formula for Python 2.7.x # Python 3.x is available as a separate formula: # $ brew install python3 |
