summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-11-14 14:26:40 -0500
committerDavid Robillard <d@drobilla.net>2015-11-14 14:26:40 -0500
commitc6b3091f733038be11dd460ec6eda6cdfd38c584 (patch)
tree62bdeae6eee8808f20a5999c418bb6e1d24bd986 /README.md
parent29a6baf75b337150c468f11b4761098d55bb5d93 (diff)
downloaddrobillad-c6b3091f733038be11dd460ec6eda6cdfd38c584.tar.gz
drobillad-c6b3091f733038be11dd460ec6eda6cdfd38c584.tar.bz2
drobillad-c6b3091f733038be11dd460ec6eda6cdfd38c584.zip
Update submodule instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfc92c0..24e2555 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,17 @@ Drobillad
This is a meta-project for building all the audio projects at
http://drobilla.net/ in one step.
+## Checking out ##
+
+After initially checking out this repository, the submodules must be checked
+out:
+
+ git submodule init
+
## Updating ##
-The commands
+Once the submodules are checked out, this repository and all submodules can be
+updated to the latest versions with:
git pull
./waf update