From 7b81c1e3aece2ce9304aeb9fdbe7a119e85c48ff Mon Sep 17 00:00:00 2001 From: Fredrik Wahlberg Date: Tue, 27 Jan 2004 22:16:00 +0000 Subject: [PATCH] *** empty log message *** --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..f6bd915 --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +To install dnsupdate: + +cd install +sh install.sh + +No questions will be asked! The install script is just i first test. + +The files installed are +/usr/bin/dnsupdate +/usr/share/man1/dnsupdate.1.gz +/usr/share/man5/dnsupdterc.5.gz + +If you do not have the dnspython modules installed they will be installed +in python site-packages. \ No newline at end of file