mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-03 21:14:46 +00:00
Merge pull request #1863 from whyfoo/patch-2
Removed backticks from readme
This commit is contained in:
commit
838e03a2b5
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@ then open ``_build/html/index.html`` in a browser.
|
|||
|
||||
To rebuild automatically while editing the documentation, from this directory run:
|
||||
|
||||
``sphinx-autobuild . _build``
|
||||
sphinx-autobuild . _build
|
||||
|
||||
The online editor at http://rst.ninjs.org/ is a helpful tool for checking reStructuredText syntax.
|
||||
|
|
|
|||
Loading…
Reference in a new issue