chiark / gitweb /
Correct path to CGI in README.
authorrjk@greenend.org.uk <>
Sat, 5 Jan 2008 16:50:16 +0000 (16:50 +0000)
committerrjk@greenend.org.uk <>
Sat, 5 Jan 2008 16:50:16 +0000 (16:50 +0000)
README

diff --git a/README b/README
index 1c5edde5cd860d57e1553880569f3d31c48143a1..267025d114193f1c24391db3c8027e9a0fe33e9e 100644 (file)
--- a/README
+++ b/README
@@ -227,7 +227,7 @@ You need to configure a number of things to make this work:
 4. Install disorder.cgi in an appropriate location.  Remember to make it
    executable.  Example:
 
 4. Install disorder.cgi in an appropriate location.  Remember to make it
    executable.  Example:
 
-     install -m 755 clients/disorder.cgi /usr/lib/cgi-bin/disorder
+     install -m 755 server/disorder.cgi /usr/lib/cgi-bin/disorder
 
 5. Try it out.  You should be able to perform read-only operations straight
    away, and after visiting the 'Login' page to authenticate, perform other
 
 5. Try it out.  You should be able to perform read-only operations straight
    away, and after visiting the 'Login' page to authenticate, perform other