From: rjk@greenend.org.uk <> Date: Sat, 5 Jan 2008 16:50:16 +0000 (+0000) Subject: Correct path to CGI in README. X-Git-Tag: 3.0~89 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/758ec28f3a50e5d6b02193a7f8879d290031b9a5 Correct path to CGI in README. --- diff --git a/README b/README index 1c5edde..267025d 100644 --- 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: - 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