diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,7 @@ pip install -r requirements.txt and run ``` -python3 setup.py build_sphinx -a +sphinx-build -b html docs <destination dir> ``` |