mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Replace "DOS box" with link to Windows FAQ. (GH-12390)
This commit is contained in:
parent
3d07c1ee1d
commit
6661c1720e
2 changed files with 3 additions and 1 deletions
|
@ -26,7 +26,7 @@ popular alternative location.)
|
|||
On Windows machines, the Python installation is usually placed in
|
||||
:file:`C:\\Python36`, though you can change this when you're running the
|
||||
installer. To add this directory to your path, you can type the following
|
||||
command into the command prompt in a DOS box::
|
||||
command into :ref:`a command prompt window <faq-run-program-under-windows>`::
|
||||
|
||||
set path=%path%;C:\python36
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue