summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2013-11-24 02:40:41 (GMT)
committerNed Deily <nad@acm.org>2013-11-24 02:40:41 (GMT)
commitb94efe6cefbc80132087c64385cace6757541b3f (patch)
tree343f764670797cf6ee82d580de0e462acfaab189 /Mac
parent1969e01ae5b2016a6b17b8809fa4854721280933 (diff)
downloadcpython-b94efe6cefbc80132087c64385cace6757541b3f.zip
cpython-b94efe6cefbc80132087c64385cace6757541b3f.tar.gz
cpython-b94efe6cefbc80132087c64385cace6757541b3f.tar.bz2
Fix typo in and reformat OS X Installer ReadMe
Diffstat (limited to 'Mac')
-rw-r--r--Mac/BuildScript/resources/ReadMe.txt15
1 files changed, 8 insertions, 7 deletions
diff --git a/Mac/BuildScript/resources/ReadMe.txt b/Mac/BuildScript/resources/ReadMe.txt
index 63fa7e5..e061a06 100644
--- a/Mac/BuildScript/resources/ReadMe.txt
+++ b/Mac/BuildScript/resources/ReadMe.txt
@@ -36,18 +36,19 @@ New Installation Options and Defaults
The Python installer now includes an option to automatically install
or upgrade pip, a tool for installing and managing Python packages.
This option is enabled by default and no Internet access is required.
-If you do want the installer to do this, select the "Customize" option
-at the "Installation Type" step and uncheck the "Install or ugprade
-pip" option.
+If you do not want the installer to do this, select the "Customize"
+option at the "Installation Type" step and uncheck the "Install or
+ugprade pip" option.
To make it easier to use scripts installed by third-party Python
packages, with pip or by other means, the "Shell profile updater"
option is now enabled by default, as has been the case with Python
2.7.x installers. You can also turn this option off by selecting
-"Customize" and unchecking the "Shell profile updater" option. You can
-also update your shell profile later by launching the "Update Shell
-Profile" command found in the /Applications/Python $VERSION folder. You may
-need to start a new terminal window for the changes to take effect.
+"Customize" and unchecking the "Shell profile updater" option. You
+can also update your shell profile later by launching the "Update
+Shell Profile" command found in the /Applications/Python $VERSION
+folder. You may need to start a new terminal window for the
+changes to take effect.
Python.org Python $VERSION and 2.7.x versions can both be installed and
will not conflict. Command names for Python 3 contain a 3 in them,