From 62f0b2079e1362a41281005005e358d55a85b2ee Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Thu, 31 Jul 2014 15:18:02 +0100 Subject: [PATCH] update docs to refer to the 'wagtail' command rather than 'wagtail-project' --- docs/getting_started.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index 4410a89aa..23828dd01 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -27,18 +27,18 @@ This will give you the latest development version of Wagtail. pip install -e git://github.com/torchbox/wagtail.git#egg=wagtail -The ``wagtail-project`` command -=============================== +The ``wagtail`` command +======================= .. versionadded:: 0.5 -Once you have Wagtail installed on your host machine, you can use the ``wagtail-project`` command. +Once you have Wagtail installed on your host machine, you can use the ``wagtail`` command. Usage: .. code-block:: bash - wagtail-project + wagtail start This command will setup a skeleton Wagtail project with the following features installed: