Updated README to add a Virtual Host section to installation.
[zf2.biz/application_blanche.git] / README.md
index c1ee4c4..531b01d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -57,5 +57,7 @@ Within modules/Application/Module.php add this method to the Application class:
         );
     }
 
+Virtual Host
+------------
 Afterwards, set up a virtual host to point to the public/ directory of the
 project and you should be ready to go!
\ No newline at end of file