From da1ab588a043cdbc0edb706e25209b4c2262c65b Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Fri, 8 May 2009 20:10:30 +0200 Subject: [PATCH] Modified README to be compatible with older git version --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index f6ae4dd..37ec459 100644 --- a/README +++ b/README @@ -6,7 +6,8 @@ To compile this demo follow the following steps: 2) Download/update git submodules - git submodule update --init + git submodule init + git submodule update 3) Compile it -- 2.39.2