Skip to content

Commit 0e2b656

Browse files
committed
Fix use of non-existant reST role
1 parent 7a71d1c commit 0e2b656

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

β€Žbuildslave.rstβ€Ž

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,8 @@ For Windows:
8585
* Install the latest version of Python 2.7 from python.org.
8686
* Open a Command Prompt.
8787
* 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).
88+
``python.exe`` is not added to :envvar:`PATH` by default, making the
89+
``python`` command accessible is left as an exercise for the user).
9190

9291
In a terminal window for the buildbot user, issue the following commands (you
9392
can put the ``buildarea`` wherever you want to)::

0 commit comments

Comments
 (0)