summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorJeremy C. Reed <jreed@isc.org>2010-06-02 20:10:25 +0200
committerJeremy C. Reed <jreed@isc.org>2010-06-02 20:10:25 +0200
commit555080e1a4e67bd528a688fadfe13246a19a07fa (patch)
tree485aba74e9707feeb5d18fd71df4bb61befc6926 /INSTALL
parentAlso mention it includes b10-xfrin and b10-xfrout. (diff)
downloadkea-555080e1a4e67bd528a688fadfe13246a19a07fa.tar.xz
kea-555080e1a4e67bd528a688fadfe13246a19a07fa.zip
Make sure the guide is included in the tarball.
And point to it. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2068 e5f2f494-b856-4b98-b285-d166d9295462
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index d59992ec17..6ab63ea167 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,3 +4,6 @@ To build "configure" file:
To then build from source:
./configure
make
+
+For detailed installation directions, see the guide
+at doc/guide/bind10-guide.html.