Skip to content

Commit

Permalink
Merge pull request InsightSoftwareConsortium#4296 from tbirdso/docs-b…
Browse files Browse the repository at this point in the history
…uild-requirements-autobuild

DOC: Clarify requirements installation for docs autobuild
  • Loading branch information
thewtex authored Nov 8, 2023
2 parents 95c0ac0 + ddc1d2d commit 7610780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ To automatically rebuild the website with any input markdown changes and serve
the result, use [sphinx-autobuild]

```sh
pip install -r requirements.txt
pip install sphinx-autobuild
```

Expand Down

0 comments on commit 7610780

Please sign in to comment.