Skip to content

Commit

Permalink
Merge pull request #336 from dstansby/doc-install-readme
Browse files Browse the repository at this point in the history
Fix doc install instructions in README
  • Loading branch information
joshmoore authored Dec 7, 2023
2 parents 371f7f5 + b9f3d5b commit 77b16af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Documentation will be automatically built with `readthedocs`.

It can be built locally with::

$ pip install sphinx
$ pip install -r docs/requirements.txt
$ sphinx-build -b html docs/source/ docs/build/html

Tests
Expand Down

0 comments on commit 77b16af

Please sign in to comment.