summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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