Removing errant words in sample path/to/wagtail

This commit is contained in:
David Ray 2017-02-03 12:42:15 -05:00 committed by Matt Westcott
parent 31d85c3aed
commit 49b78dd8a7
2 changed files with 2 additions and 1 deletions

View file

@ -208,6 +208,7 @@ Contributors
* Andy Chosak
* Kevin Whinnery
* Martey Dodoo
* David Ray
Translators
===========

View file

@ -140,7 +140,7 @@ The Wagtail documentation is built by Sphinx. To install Sphinx and compile the
.. code-block:: console
$ cd /path/to/wagtail some text
$ cd /path/to/wagtail
$ # Install the documentation dependencies
$ pip install -e .[docs]
$ # Compile the docs