From 62976b714406ab87b68e83a5722689e017e6a470 Mon Sep 17 00:00:00 2001
From: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
Date: Mon, 14 Sep 2009 09:56:52 -0400
Subject: [PATCH] [#1163] Update INSTALL file

---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index e4621d1ece..7be0e44925 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,7 +4,7 @@ INSTALLATION GUIDE
     # Go to the root of the application core directory
     cd sflphone-common
     # Compile pjsip
-    cd libs/pjproject-1.4
+    cd libs/pjproject
 	./autogen.sh
     ./configure
     make dep && make
-- 
GitLab