From: Thomas Markwalder Date: Wed, 13 Jun 2018 10:44:46 +0000 (-0400) Subject: [5409] Fixed a typo X-Git-Tag: 136-add-global-host-reservation-examples_base~4^2~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=800798980c4837c198824bbc4181566c349cdc9f;p=thirdparty%2Fkea.git [5409] Fixed a typo --- diff --git a/INSTALL b/INSTALL index 63ded54796..e9e6d0d85d 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ INSTALLATION INSTRUCTIONS 1. Generate the configure script. If you downloaded the source from git or -compiling with premium hook package, you will need to run autoreconf to +are compiling with premium hook packages, you will need to run autoreconf to generate the configure script as shown below. If you are building from a tarball you may skip this step.