From cdb62a9f671da52b3fb7ce04a95778a2bb2ac6d1 Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Mon, 6 Oct 2014 11:48:29 +0200 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b9eda6cdb..c6fb0a2cf 100644 --- a/README +++ b/README @@ -32,7 +32,7 @@ To run the tutorials: To create an apk with a different package name, you need to edit the custom_rules.xml file: 1) look for the property named "linphone.package.name" and change it value accordingly 2) also update the values in the AndroidManifest file where the comment appears -3) update the path to the sounds in the linphonerc-factory files in the res folders +3) update the path to the sounds in the linphonerc-factory files in the res folders and optionally change default sip account on linphonerc-default 4) run again the Makefile script by calling "make"