summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 432feab..c3d75a1 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,12 @@
```bash
# Initial clone with submodules
-git clone --recurse-submodules https://github.com/iotbzh/audio-bindings
+git clone --recurse-submodules https://github.com/iotbzh/afb-aaaa
cd audio-binding
# Do not forget submodules with pulling
-git pull --recurse-submodules https://github.com/iotbzh/audio-bindings
+git pull --recurse-submodules https://github.com/iotbzh/afb-aaaa
+git submodule update
```
# AFB-daemon dependencies