We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40d99d commit c3f75d7Copy full SHA for c3f75d7
doc/installation.txt
@@ -2,7 +2,7 @@
2
Installing Roundup
3
==================
4
5
-:Version: $Revision: 1.55 $
+:Version: $Revision: 1.56 $
6
7
.. contents::
8
@@ -482,7 +482,7 @@ On Windows 2000 and later:
482
6) Choose "Environmental Variables"
483
7) Add: "<dir>\Scripts" to the "Path" environmental variable.
484
485
-Where <dir> in 7) is the root directory (e.g., C:\Python22\Scripts)
+Where <dir> in 7) is the root directory (e.g., ``C:\Python22\Scripts``)
486
of your Python installation.
487
488
I understand that in XP, 2) above is not needed as "Control
0 commit comments