From fc97da9a388207ab938ccddb4ab3d1abeab53a7f Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 23 Aug 2017 16:01:33 +0200 Subject: Updated README repository URL to reflect renaming Change-Id: I12d9ff968863b4cb92197ba48845a148e17463da Signed-off-by: Romain Forlot --- README.md | 5 +++-- 1 file 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 -- cgit 1.2.3-korg