mirror of
https://github.com/python/cpython.git
synced 2025-11-04 03:44:55 +00:00
Fix typo in and reformat OS X Installer ReadMe
This commit is contained in:
parent
1969e01ae5
commit
b94efe6cef
1 changed files with 8 additions and 7 deletions
|
|
@ -36,18 +36,19 @@ New Installation Options and Defaults
|
||||||
The Python installer now includes an option to automatically install
|
The Python installer now includes an option to automatically install
|
||||||
or upgrade pip, a tool for installing and managing Python packages.
|
or upgrade pip, a tool for installing and managing Python packages.
|
||||||
This option is enabled by default and no Internet access is required.
|
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
|
If you do not want the installer to do this, select the "Customize"
|
||||||
at the "Installation Type" step and uncheck the "Install or ugprade
|
option at the "Installation Type" step and uncheck the "Install or
|
||||||
pip" option.
|
ugprade pip" option.
|
||||||
|
|
||||||
To make it easier to use scripts installed by third-party Python
|
To make it easier to use scripts installed by third-party Python
|
||||||
packages, with pip or by other means, the "Shell profile updater"
|
packages, with pip or by other means, the "Shell profile updater"
|
||||||
option is now enabled by default, as has been the case with Python
|
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
|
2.7.x installers. You can also turn this option off by selecting
|
||||||
"Customize" and unchecking the "Shell profile updater" option. You can
|
"Customize" and unchecking the "Shell profile updater" option. You
|
||||||
also update your shell profile later by launching the "Update Shell
|
can also update your shell profile later by launching the "Update
|
||||||
Profile" command found in the /Applications/Python $VERSION folder. You may
|
Shell Profile" command found in the /Applications/Python $VERSION
|
||||||
need to start a new terminal window for the changes to take effect.
|
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
|
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,
|
will not conflict. Command names for Python 3 contain a 3 in them,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue