]> granicus.if.org Git - python/commitdiff
Fix for issue 5558
authorRonald Oussoren <ronaldoussoren@mac.com>
Mon, 30 Mar 2009 20:10:18 +0000 (20:10 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Mon, 30 Mar 2009 20:10:18 +0000 (20:10 +0000)
Mac/BuildScript/resources/ReadMe.txt

index d99f9f6437acb00a80b7e434e278a041e72b8d32..272824e950adedc1990ccd6079324a37f7b5fc62 100644 (file)
@@ -19,9 +19,11 @@ environment, IDLE, plus a set of pre-built extension modules
 that open up specific Macintosh technologies to Python programs.
 
 The installer puts the applications in "Python $VERSION" 
-in your Applications folder, command-line tools in
-/usr/local/bin and the underlying machinery in
-$PYTHONFRAMEWORKINSTALLDIR.
+in your Applications folder, and the underlying machinery in
+$PYTHONFRAMEWORKINSTALLDIR. It can optionally place
+links to the command-line tools in /usr/local as well,
+by default you have to add the "bin" directory inside
+the framework to you shell's search path.
 
 More information on MacPython can be found at
 http://www.python.org/download/mac/.