chiark / gitweb /
Install CGI correctly.
[disorder] / README
diff --git a/README b/README
index acd06ee5b2ee690269849eaa0194b37259be5a8c..a6f6963d7805db327bcc263dc55ae2f03a451fe9 100644 (file)
--- a/README
+++ b/README
@@ -91,7 +91,7 @@ platform, please get in touch.
    If configure cannot guess where your web server keeps its HTML documents and
    CGI programs, you may have to tell it, for instance:
 
-     ./configure cgidir=/whatever/cgi-bin httpdir=/whatever/htdocs
+     ./configure cgiexecdir=/whatever/cgi-bin httpdir=/whatever/htdocs
 
    See README.client for setting up a standalone client (or read the
    disobedience man page).