diff --git a/installing-python.html b/installing-python.html index dc9ccb5..dd48523 100755 --- a/installing-python.html +++ b/installing-python.html @@ -83,7 +83,7 @@ Type "help", "copyright", "credits" or "license" for more information.
  • [Python installer: select destination directory] -

    Next, the installer will prompt you to choose a destination directory. The default for all versions of Python 3.1.x is C:\Python31\, which should work well for most users unless you have a specific reason to change it. If you maintain a separate drive letter for installing applications, you can browse to it using the embedded crontrols, or simply type the pathname in the box below. You are not limited to installing Python on the C: drive; you can install it on any drive, in any folder. +

    Next, the installer will prompt you to choose a destination directory. The default for all versions of Python 3.1.x is C:\Python31\, which should work well for most users unless you have a specific reason to change it. If you maintain a separate drive letter for installing applications, you can browse to it using the embedded controls, or simply type the pathname in the box below. You are not limited to installing Python on the C: drive; you can install it on any drive, in any folder.

    Click the Next button to accept your choice of destination directory.