From 5f2ea6fa0d61874aea46be77426b48a35d6c5c94 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca <jonas.fonseca@savoirfairelinux.com> Date: Fri, 30 Oct 2009 10:28:43 -0400 Subject: [PATCH] INSTALL: Minor tidyup of core install guide Indentation was a bit confusing --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index c9a6c5eb29..e0339ee7dd 100644 --- a/INSTALL +++ b/INSTALL @@ -5,7 +5,7 @@ INSTALLATION GUIDE cd sflphone-common # Compile pjsip cd libs/pjproject - ./autogen.sh + ./autogen.sh ./configure make dep && make # Go back to the root -- GitLab