Merge pull request #1862 from whyfoo/patch-1

Minor readme tweak
This commit is contained in:
Matt Westcott 2015-10-23 21:11:58 +01:00
commit f60387eb9b

View file

@ -6,7 +6,7 @@ These are Sphinx docs, automatically built at http://docs.wagtail.io when the ma
To build the documentation for browsing, from this directory run:
``make html``
make html
then open ``_build/html/index.html`` in a browser.