From 7509933adc4a0504232cf99a599ef7c26f15ef8e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 14 Nov 2015 14:48:52 -0500 Subject: Fix README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 24e2555..0ccf0b2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ After initially checking out this repository, the submodules must be checked out: git submodule init + git submodule update ## Updating ## @@ -19,8 +20,6 @@ updated to the latest versions with: git pull ./waf update -will update this repository and all git submodules to the latest version. - ## Building ## Building the top-level or individual projects is done in the same way as any -- cgit v1.2.1