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: