diff --git a/README.rst b/README.rst index 3978570..a6d454d 100644 --- a/README.rst +++ b/README.rst @@ -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:: + ServerName puppetboard.example.tld DocumentRoot /path/to/puppetboard/public