[#1163] Update INSTALL file

This commit is contained in:
Emmanuel Milou
2009-09-14 09:56:52 -04:00
parent 9b2f1ef758
commit 62976b7144

View File

@ -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