Skip to content

Commit a9afcb8

Browse files
committed
Fix #1920 Minor documentation bug in windows install guide.
1 parent eade1e7 commit a9afcb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ If you finished the installation of pip, type this line in the command prompt:
147147
148148
C:\> pip install sphinx
149149
150-
After installation, type :command:`sphinx-build` on the command prompt. If
150+
After installation, type :command:`sphinx-build -h` on the command prompt. If
151151
everything worked fine, you will get a Sphinx version number and a list of
152152
options for this command.
153153

0 commit comments

Comments
 (0)