Skip to content

Commit a6b8dcc

Browse files
authored
Merge pull request #1316 from penguinpee/docs
DOC: Update instructions for building docs
2 parents b5fad52 + 9d12013 commit a6b8dcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Nibabel documentation
33
#####################
44

55
To build the documentation, change to the root directory (containing
6-
``setup.py``) and run::
6+
``pyproject.toml``) and run::
77

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

0 commit comments

Comments
 (0)