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 b13b2ef commit 5c16ff7Copy full SHA for 5c16ff7
testing/new-buildbot-worker.rst
@@ -103,7 +103,7 @@ if you choose that path.
103
* Create a buildbot user as a "standard" user.
104
* Install the latest version of Python from python.org.
105
* Open a Command Prompt.
106
- * Execute ``python -m pip install pypiwin32 buildbot-worker`` (note that
+ * Execute ``python -m pip install pywin32 buildbot-worker`` (note that
107
``python.exe`` is not added to ``PATH`` by default, making the
108
``python`` command accessible is left as an exercise for the user).
109
0 commit comments