mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
#3983: typo fix.
This commit is contained in:
parent
850c5cd9cb
commit
89f09a687e
1 changed files with 1 additions and 1 deletions
|
@ -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::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue