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