Skip to content
Snippets Groups Projects
Commit 708ba887 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

update Readme

Tuleap: #128
Change-Id: I1ca44b3ff05bd144fa3909f038ec0e6fafb6e34a
parent c1a3cbb0
No related branches found
No related tags found
No related merge requests found
...@@ -23,9 +23,9 @@ Example: ANDROID_ABI ="armeabi-v7a, x86" ...@@ -23,9 +23,9 @@ Example: ANDROID_ABI ="armeabi-v7a, x86"
./compile.sh ./compile.sh
We use a tested hash to build sflphone core, but if you want to use master: We use a tested hash to build ring daemon, but if you want to use master:
cd sflphone && git pull cd ring && git pull
cd - cd -
./compile --build ./compile --build
...@@ -33,7 +33,7 @@ cd - ...@@ -33,7 +33,7 @@ cd -
**When all else fails**: **When all else fails**:
rm -rf sflphone rm -rf ring-daemon
git clean -dfx git clean -dfx
And start again And start again
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment