Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
fix documentation build command
  • Loading branch information
boehnsins committed Sep 16, 2019
1 parent 89bc19c commit 8692e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Install the following dependencies
* breathe (a sphinx plugin)
then issue
```
$ sphinx_build -T -b html docs docs/_build
$ sphinx-build -T -b html docs docs/_build
```
from the project root.
You can then find the produced html output in `docs/_build`

0 comments on commit 8692e6b

Please sign in to comment.