aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-08-23 16:01:33 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-08-28 10:02:18 +0200
commitfc97da9a388207ab938ccddb4ab3d1abeab53a7f (patch)
tree12e504bff296962fd3ebda26b46359bf64349d57
parenta860209ee6170336074340af8f59c241d3441321 (diff)
Updated README repository URL to reflect renaming
Change-Id: I12d9ff968863b4cb92197ba48845a148e17463da Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-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