8000 Fix capitalization of PCbuild (GH-719) · python/devguide@91170ac · GitHub
[go: up one dir, main page]

Skip to content

Commit 91170ac

Browse files
authored
Fix capitalization of PCbuild (GH-719)
1 parent 008e40b commit 91170ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,9 @@ are downloaded:
258258

259259
.. code-block:: dosbatch
260260
261-
PCBuild\build.bat
261+
PCbuild\build.bat
262262
263-
After this build succeeds, you can open the ``PCBuild\pcbuild.sln`` solution in
263+
After this build succeeds, you can open the ``PCbuild\pcbuild.sln`` solution in
264264
Visual Studio to continue development.
265265

266266
See the `readme`_ for more details on what other software is necessary and how

0 commit comments

Comments
 (0)
0