aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 72d3ea8..ed5ddc7 100644
--- a/README
+++ b/README
@@ -1,7 +1,6 @@
This repository aggregates the repositories for the source code used in the 2017
QMS article. It links to the actual code through git submodules. Run
-git submodule init
-git submodule update --recursive
+git submodule update --init --recursive
to obtain the actual sources.