Skip to content

Commit 5c16ff7

Browse files
Update testing/new-buildbot-worker.rst
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
1 parent b13b2ef commit 5c16ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/new-buildbot-worker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ if you choose that path.
103103
* Create a buildbot user as a "standard" user.
104104
* Install the latest version of Python from python.org.
105105
* Open a Command Prompt.
106-
* Execute ``python -m pip install pypiwin32 buildbot-worker`` (note that
106+
* Execute ``python -m pip install pywin32 buildbot-worker`` (note that
107107
``python.exe`` is not added to ``PATH`` by default, making the
108108
``python`` command accessible is left as an exercise for the user).
109109

0 commit comments

Comments
 (0)