From 86f2fb90fb208eb1a48005bb77dfda8f70489d5b Mon Sep 17 00:00:00 2001 From: Dave Winer Date: Sun, 4 Jan 2015 11:26:35 -0500 Subject: [PATCH] v0.46 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfc5a80..cf47bed 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,13 @@ This is the second of three early 2015 "server snacks" by Dave Winer. 1. Create a folder to host your website. +2. Create a sub-folder named *domains*. + 2. Copy pagepark.js into that folder, and run it: node pagepark.js #### How it works -1. It will automatically create a prefs folder and a domains folder. +1. PagePark will automatically create a prefs folder folder. 2. Add your web content under domains. Each folder's name is the name of a domain. The contents within the folder are what we serve.