From a2a7ee867913629aff24daf6384bd06a6b9bd7e8 Mon Sep 17 00:00:00 2001 From: Robin Sommer Date: Sat, 27 Nov 2010 19:54:58 -0800 Subject: [PATCH] Reinserting an accidentally deleted line. --- INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL b/INSTALL index 64f87c2049..d763add31f 100644 --- a/INSTALL +++ b/INSTALL @@ -62,6 +62,7 @@ Installation To build and install into /usr/local/bro: > ./configure + > cd build > make > make install