Skip to content

Commit f262e75

Browse files
committed
Update instructions for building docs
The top level `Makefile` is outdated. This circumvents its use.
1 parent b5fad52 commit f262e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ To build the documentation, change to the root directory (containing
66
``setup.py``) and run::
77

88
pip install -r doc-requirements.txt
9-
make html
9+
make -C doc html

0 commit comments

Comments
 (0)