From b98b6df27ad56bb5fb29e31367a4fdb8623a00a5 Mon Sep 17 00:00:00 2001 From: axis Date: Thu, 28 Apr 2011 15:16:48 +0200 Subject: Fixed outdated README contents. --- README | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 56e7ac4c..a1f590ea 100644 --- a/README +++ b/README @@ -1,4 +1,11 @@ -git submodule init -git submodule update -./configure -make \ No newline at end of file +To clone and compile the submodules, do execute the following: + + ./init-repository + ./configure + make + +If you are a Nokia developer, you should add the -nokia-developer argument. + + ./init-repository -nokia-developer + ./configure -nokia-developer + make -- cgit v1.2.3