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 7a71d1c commit 0e2b656Copy full SHA for 0e2b656
1 file changed
βbuildslave.rstβ
@@ -85,9 +85,8 @@ For Windows:
85
* Install the latest version of Python 2.7 from python.org.
86
* Open a Command Prompt.
87
* Execute ``python -m pip install pypiwin32 buildbot-slave`` (note that
88
- :executable:`python.exe` is not added to :envvar:`PATH` by default,
89
- making the ``python`` command accessible is left as an exercise for the
90
- user).
+ ``python.exe`` is not added to :envvar:`PATH` by default, making the
+ ``python`` command accessible is left as an exercise for the user).
91
92
In a terminal window for the buildbot user, issue the following commands (you
93
can put the ``buildarea`` wherever you want to)::
0 commit comments