From b0c6a41a4af3a4bd6fc0cc7c64a9a8148fbaa1d3 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 29 Apr 2016 08:54:21 -0400 Subject: [PATCH] INSTALL: Update build instructions Signed-off-by: Michael Tremer --- INSTALL | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index ee9402a97..1ababdc4a 100644 --- a/INSTALL +++ b/INSTALL @@ -15,4 +15,10 @@ Requirements: Install instructions: -Run make && make install as the root user and you are done. +Run + + ./configure ... + make + make install + +as the root user and you are done. -- 2.39.5