This commit is contained in:
Georg Brandl 2008-09-28 09:08:27 +00:00
parent 850c5cd9cb
commit 89f09a687e

View file

@ -22,7 +22,7 @@ Python guru or system administrator. (E.g., :file:`/usr/local/python` is a
popular alternative location.) popular alternative location.)
On Windows machines, the Python installation is usually placed in On Windows machines, the Python installation is usually placed in
:file:`C:\Python30`, though you can change this when you're running the :file:`C:\\Python30`, though you can change this when you're running the
installer. To add this directory to your path, you can type the following installer. To add this directory to your path, you can type the following
command into the command prompt in a DOS box:: command into the command prompt in a DOS box::