Updated README to add a Virtual Host section to installation.
authorKyle Spraggs <theman@spiffyjr.me>
Tue, 22 May 2012 06:19:43 +0000 (01:19 -0500)
committerKyle Spraggs <theman@spiffyjr.me>
Tue, 22 May 2012 06:19:43 +0000 (01:19 -0500)
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