Steve Piercy
2014-03-21 49923dbf430fc6becc92133ba7672e93f1bc955e
- fix indentation of code block
1 files modified
8 ■■■■ changed files
docs/quick_tutorial/scaffolds.rst 8 ●●●● patch | view | raw | blame | history
docs/quick_tutorial/scaffolds.rst
@@ -63,11 +63,11 @@
   On startup, ``pserve`` logs some output:
   .. code-block:: bash
    .. code-block:: bash
     Starting subprocess with file monitor
     Starting server in PID 72213.
     Starting HTTP server on http://0.0.0.0:6543
        Starting subprocess with file monitor
        Starting server in PID 72213.
        Starting HTTP server on http://0.0.0.0:6543
#. Open http://localhost:6543/ in your browser.