File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ one command from a terminal::
101101
102102 python setup.py install
103103
104- For Windows, this command should be run from a command prompt windows ("DOS
105- box" )::
104+ For Windows, this command should be run from a command prompt windows
105+ ( :menuselection: ` Start --> Accessories ` )::
106106
107107 setup.py install
108108
@@ -144,7 +144,7 @@ archive file to :file:`C:\\Temp`, then it would unpack into
144144:file: `C:\\ Temp\\ foo-1.0 `; you can use either a archive manipulator with a
145145graphical user interface (such as WinZip) or a command-line tool (such as
146146:program: `unzip ` or :program: `pkunzip `) to unpack the archive. Then, open a
147- command prompt window ( :menuselection: ` Start --> Accessories `) and run::
147+ command prompt window and run::
148148
149149 cd c:\Temp\foo-1.0
150150 python setup.py install
You can’t perform that action at this time.
0 commit comments