From 68c039d334cb2ee5c8aeee440a50c8164da2c10f Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Wed, 8 Jul 1998 23:37:44 +0000 Subject: [PATCH] Tell people they have to type make install to install the software. --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 003f78456..3267a7640 100644 --- a/README +++ b/README @@ -57,6 +57,11 @@ supported systems mentioned earlier, please let us know. If you get errors on a system not mentioned above, you will need to do some programming or debugging on your own to get the DHCP Distribution working. +Once you have successfully gotten the DHCP Distribution to build, you +can install it by typing ``make install''. If you already have an old +version of the DHCP Distribution installed, you may want to save it +before typing ``make install''. + LINUX There are three big LINUX issues: the all-ones broadcast address, -- 2.47.3