From 42a5d6003e8d6497b831be1100d57e8360a4c5bb Mon Sep 17 00:00:00 2001 From: Uriel Date: Tue, 28 Oct 2008 01:39:35 +0100 Subject: [PATCH] Update README s/controller/werc/ --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3ef1e90..6898eaf 100644 --- a/README +++ b/README @@ -17,7 +17,7 @@ Requirements: Instructions: -Untar, configure httpd to use bin/controller.rc as a cgi-script, and create a +Untar, configure httpd to use bin/werc.rc as a cgi-script, and create a directory for your web site under sites/ where you can start to add content right away.