From 17f1fb7f5edae8fff0cf1d41a60bee1889b26073 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 6 Dec 2015 19:08:08 +0000 Subject: [PATCH] tell in README when ./bootstrap is needed Signed-off-by: Sami Kerola --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 42b6388..1b347e2 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ Quick start. Build the dhcpd-pools project. cd /tmp/dhcpd-pools - ./bootstrap + ./bootstrap # only when building git clone ./configure --with-uthash=/tmp/uthash-master/include make make check