summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-11-14 14:48:52 -0500
committerDavid Robillard <d@drobilla.net>2015-11-14 14:48:52 -0500
commit7509933adc4a0504232cf99a599ef7c26f15ef8e (patch)
tree9977f6328fa6014d6330baac9a4333da917cd964 /README.md
parentc6b3091f733038be11dd460ec6eda6cdfd38c584 (diff)
downloaddrobillad-7509933adc4a0504232cf99a599ef7c26f15ef8e.tar.gz
drobillad-7509933adc4a0504232cf99a599ef7c26f15ef8e.tar.bz2
drobillad-7509933adc4a0504232cf99a599ef7c26f15ef8e.zip
Fix README
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