mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
fix bad git url in README
This commit is contained in:
parent
1260c18640
commit
b77c0beb8d
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
|
@ -47,7 +47,7 @@ libglew1.6-dev libv4l-dev libxml2-dev
|
|||
libsqlite3-dev libupnp4-dev libsrtp-dev
|
||||
|
||||
+ Install zrtp (optional), for unbreakable call encryption
|
||||
$ git clone git://git.linphone.org:bzrtp
|
||||
$ git clone git://git.linphone.org/bzrtp.git
|
||||
$ cd bzrtp && ./autogen.sh && ./configure && make
|
||||
$ sudo make install
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 34160e44ddb2a6b064cb5623cd8c8a67ed766587
|
||||
Subproject commit df21f3b1841489d3e6ff67aa03f13e158ac07ed9
|
||||
Loading…
Add table
Reference in a new issue