Skip to content

Commit b94efe6

Browse files
committed
Fix typo in and reformat OS X Installer ReadMe
1 parent 1969e01 commit b94efe6

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

Mac/BuildScript/resources/ReadMe.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,19 @@ New Installation Options and Defaults
3636
The Python installer now includes an option to automatically install
3737
or upgrade pip, a tool for installing and managing Python packages.
3838
This option is enabled by default and no Internet access is required.
39-
If you do want the installer to do this, select the "Customize" option
40-
at the "Installation Type" step and uncheck the "Install or ugprade
41-
pip" option.
39+
If you do not want the installer to do this, select the "Customize"
40+
option at the "Installation Type" step and uncheck the "Install or
41+
ugprade pip" option.
4242

4343
To make it easier to use scripts installed by third-party Python
4444
packages, with pip or by other means, the "Shell profile updater"
4545
option is now enabled by default, as has been the case with Python
4646
2.7.x installers. You can also turn this option off by selecting
47-
"Customize" and unchecking the "Shell profile updater" option. You can
48-
also update your shell profile later by launching the "Update Shell
49-
Profile" command found in the /Applications/Python $VERSION folder. You may
50-
need to start a new terminal window for the changes to take effect.
47+
"Customize" and unchecking the "Shell profile updater" option. You
48+
can also update your shell profile later by launching the "Update
49+
Shell Profile" command found in the /Applications/Python $VERSION
50+
folder. You may need to start a new terminal window for the
51+
changes to take effect.
5152

5253
Python.org Python $VERSION and 2.7.x versions can both be installed and
5354
will not conflict. Command names for Python 3 contain a 3 in them,

0 commit comments

Comments
 (0)