Explorar o código

Update welcome page screenshot (ref #4892)

Matt Westcott %!s(int64=6) %!d(string=hai) anos
pai
achega
d2b02dff00
Modificáronse 2 ficheiros con 7 adicións e 2 borrados
  1. BIN=BIN
      docs/_static/images/tutorial/tutorial_1.png
  2. 7 2
      docs/getting_started/tutorial.rst

BIN=BIN
docs/_static/images/tutorial/tutorial_1.png


+ 7 - 2
docs/getting_started/tutorial.rst

@@ -47,8 +47,13 @@ Your first Wagtail site
 
        $ python manage.py createsuperuser
 
-6. ``python manage.py runserver`` If everything worked,
-   http://127.0.0.1:8000 will show you a welcome page
+6. Start the server:
+
+   .. code-block:: console
+
+       $ python manage.py runserver
+
+   If everything worked, http://127.0.0.1:8000 will show you a welcome page:
 
    .. figure:: ../_static/images/tutorial/tutorial_1.png
       :alt: Wagtail welcome message