about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 70d71a9..aef2817 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,10 @@
 
 To update this repository
 
-* `git pull && git submodule update && cd chordsdata && ./commands.sh`
+```sh
+git pull && git submodule update --init --recursive && git submodule update &&
+ cd chordsdata && ./commands.sh
+```
 
 ## Acknowledgements