minor docs readme change

This commit is contained in:
Chris Rogers 2015-06-23 14:54:35 +01:00 committed by Matt Westcott
parent c71a5e46cc
commit f59f8a57f0

View file

@ -2,7 +2,7 @@
These are Sphinx docs, automatically built at http://docs.wagtail.io when the master branch is committed to Github. To build them locally, install Wagtail's development requirements (in the root Wagtail directory):
pip install requirements-dev.txt
pip install -r requirements-dev.txt
To build the documentation for browsing, from this directory run: