From 7fe251b7ede4bcf4ea33373c6ca1d63a2d578d2b Mon Sep 17 00:00:00 2001 From: Mikko Ahlroth Date: Mon, 3 Nov 2014 00:18:48 +0200 Subject: [PATCH] zzz --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e082f03..b3bacbb 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ at [laine.nytsoi.net](http://laine.nytsoi.net/). 1. Download the zip file from the downloads section. 2. Extract Laine to `/path/to/yourblog/`. 3. Write your posts at `/path/to/yourblog/posts/`. -4. Create index file at `/path/to/yourblog/index`. -5. Serve when hot with Nginx. +4. Write your pages at `/path/to/yourblog/pages/`. +5. Create index file at `/path/to/yourblog/index`. +6. Serve when hot with Nginx. ## Installing for development