Skip to content

Commit 1e9bde6

Browse files
committed
Clarified 'make docs'
1 parent eb8cf61 commit 1e9bde6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,11 @@ To run the integration tests, uncomment the following line from `tox.ini` and ad
203203

204204
Generate Documentation
205205
======================
206-
Install sphinx and sphinx_rtd_theme packages and then:
206+
Install sphinx and sphinx_rtd_theme packages:
207+
208+
$ pip install sphinx sphinx_rtd_theme
209+
210+
Build HTML docs:
207211

208212
$ make docs
209213

0 commit comments

Comments
 (0)