From 2e0868ba99c7312d16d90f1cf4d5a7e8fe45dde2 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 28 Jan 2013 21:09:15 +0100 Subject: [PATCH] update submodules after clone. Fixes #1. --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 6946f0e..c16aa2b 100644 --- a/README +++ b/README @@ -42,6 +42,8 @@ use morituri installed or uninstalled. - checkout: git clone git://github.com/thomasvs/morituri.git cd morituri + git submodule init + git submodule update ./autogen.sh - building: