tell in README when ./bootstrap is needed

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2015-12-06 19:08:08 +00:00
parent 4cd85b62ff
commit 17f1fb7f5e
No known key found for this signature in database
GPG key ID: A9553245FDE9B739

2
README
View file

@ -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