Added note about installing sphinx before building

This commit is contained in:
Sam Tuke
2012-10-28 14:13:16 +00:00
parent d4c6eacbac
commit eafc547b88

View File

@@ -25,5 +25,5 @@ The ``master`` branch is always the development branch. If a new server version
Building
--------
Enter any manual directory, then run ``make html``. The result can be found in the ``_build/html`` subdirectory.
Make sure that Sphinx is installed (e.g. sudo yum install python-sphinx), then enter any manual directory, then run ``make html``. The result can be found in the ``_build/html`` subdirectory.