Update README
This commit is contained in:
parent
c394285a87
commit
f6880797a3
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ This allows developpers to keep a stable version as well as a developpment one o
|
|||
|
||||
1. Clone the linphone-sdk repository from out gitlab:
|
||||
```
|
||||
git clone git@gitlab.linphone.org:BC/public/linphone-sdk.git --recursive
|
||||
git clone https://gitlab.linphone.org/BC/public/linphone-sdk.git --recursive
|
||||
```
|
||||
|
||||
2. Follow the instructions in the linphone-sdk/README file to build the SDK.
|
||||
|
@ -52,4 +52,4 @@ In order to submit a patch for inclusion in linphone's source code:
|
|||
1. First make sure your patch applies to latest git sources before submitting: patches made to old versions can't and won't be merged.
|
||||
2. Fill out and send us an email with the link of pullrequest and the [Contributor Agreement](http://www.belledonne-communications.com/downloads/Belledonne_communications_CA.pdf) for your patch to be included in the git tree.
|
||||
|
||||
The goal of this agreement to grant us peaceful exercise of our rights on the linphone source code, while not losing your rights on your contribution.
|
||||
The goal of this agreement to grant us peaceful exercise of our rights on the linphone source code, while not losing your rights on your contribution.
|
||||
|
|
Loading…
Reference in a new issue