mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-24 14:53:45 +00:00
update README
Bash syntax highlighting was confusing
This commit is contained in:
parent
f62752215c
commit
7ee60590f5
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ Find out more at `wagtail.io <http://wagtail.io/>`_.
|
|||
|
||||
Getting started
|
||||
~~~~~~~~~~~~~~~
|
||||
.. code-block:: bash
|
||||
.. code-block::
|
||||
|
||||
pip install wagtail
|
||||
wagtail start mysite
|
||||
|
|
|
|||
Loading…
Reference in a new issue