From 73cfe84480cd53fc6a631f71619e4d128a58fce9 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sat, 27 Nov 2010 18:49:49 -0800 Subject: [PATCH] Edited the markdown --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 084b347..118b153 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ Installation is quite simple as there is no installer to run, and all server con 3. Open the launchpad directory and you will find a sample site ready to be copied and pasted to wherever the site you set up is located. -- The directory public will need to be renamed to whatever you've set up your document root as. + - The directory public will need to be renamed to whatever you've set up your document root as. -- The file apache.conf will give you some insight to how configure Apache, or you can just set the include path in public/index.php + - The file apache.conf will give you some insight to how configure Apache, or you can just set the include path in public/index.php 4. At this point you should have a very rudimentary site up and running.