Update instructions for running buildout

This commit is contained in:
JC Brand 2018-12-17 10:30:03 +01:00
parent 7ec6a0576e
commit db41111787

View File

@ -40,9 +40,11 @@ installed.
We use `zc.buildout <http://www.buildout.org/en/latest/>`_ to install Sphinx
and the theme.
To install Sphinx, do the following::
To install Sphinx, do the following inside the Converse repo::
python bootstrap.py
virtualenv .
source bin/activate
pip install -r requirements.txt
./bin/buildout
Generate the HTML