Should use venv sphinx-build

This commit is contained in:
James Kasten
2015-01-16 04:16:57 -08:00
parent d15e0f9e43
commit 91e8b0cf81
+1 -1
View File
@@ -77,7 +77,7 @@ In order to generate the sphinx documentation, run the following commands.
```
./venv/bin/python setup.py docs
cd docs
make SPHINXBUILD='../venv/bin/python /usr/local/bin/sphinx-build'
make SPHINXBUILD='../venv/bin/python ../venv/bin/sphinx-build'
```
This should generate documentation in the /lets-encrypt-preview/docs/_build/html