README: Add newline after code-block.

This commit is contained in:
Daniele Sluijters
2013-10-14 13:05:22 +02:00
parent 9be5aaebd9
commit c6c4bc1679

View File

@@ -82,6 +82,7 @@ Passenger
From within the Puppetboard checkout:
.. code-block:: bash
mkdir public
mkdir tmp
ln -s wsgi.py passenger_wsgi.py
@@ -89,6 +90,7 @@ From within the Puppetboard checkout:
The apache vhost configuration:
.. code-block::
<VirtualHost *:80>
ServerName puppetboard.example.tld
DocumentRoot /path/to/puppetboard/public