diff --git a/docs/README.md b/docs/README.md index e023ff5c3..25608228b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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 -r requirements-dev.txt + pip install -e .[testing,docs] To build the documentation for browsing, from this directory run: