mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-05 22:14:45 +00:00
Removing errant words in sample path/to/wagtail
This commit is contained in:
parent
31d85c3aed
commit
49b78dd8a7
2 changed files with 2 additions and 1 deletions
|
|
@ -208,6 +208,7 @@ Contributors
|
|||
* Andy Chosak
|
||||
* Kevin Whinnery
|
||||
* Martey Dodoo
|
||||
* David Ray
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue