@@ -36,18 +36,19 @@ New Installation Options and Defaults
3636The Python installer now includes an option to automatically install
3737or upgrade pip, a tool for installing and managing Python packages.
3838This 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
4343To make it easier to use scripts installed by third-party Python
4444packages, with pip or by other means, the "Shell profile updater"
4545option is now enabled by default, as has been the case with Python
46462.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
5253Python.org Python $VERSION and 2.7.x versions can both be installed and
5354will not conflict. Command names for Python 3 contain a 3 in them,
0 commit comments