Skip to content

Commit 00f1ed5

Browse files
NoSuckmiss-islington
authored andcommitted
closes pythongh-97650: correct sphinx executable (pythongh-97651)
(cherry picked from commit 0179a82) Co-authored-by: NoSuck <[email protected]>
1 parent 455b494 commit 00f1ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you'd like to create the virtual environment in a different location,
4040
you can specify it using the ``VENVDIR`` variable.
4141

4242
You can also skip creating the virtual environment altogether, in which case
43-
the Makefile will look for instances of ``sphinxbuild`` and ``blurb``
43+
the Makefile will look for instances of ``sphinx-build`` and ``blurb``
4444
installed on your process ``PATH`` (configurable with the ``SPHINXBUILD`` and
4545
``BLURB`` variables).
4646

0 commit comments

Comments
 (0)