From 768df51ca6e8370790809636ae3600ac8336ad50 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sat, 18 Aug 2018 04:16:38 -0700 Subject: Clean up code-blocks in startup --- docs/narr/startup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/startup.rst b/docs/narr/startup.rst index 5e7c7c871..90792c0ff 100644 --- a/docs/narr/startup.rst +++ b/docs/narr/startup.rst @@ -8,7 +8,7 @@ you'll see something much like this show up on the console: .. code-block:: bash - $ $VENV/bin/pserve development.ini + $VENV/bin/pserve development.ini Starting server in PID 16305. Serving on http://localhost:6543 Serving on http://localhost:6543 -- cgit v1.2.3