From 67b5e77a6ad516fd0f5eae11cdfccfb100bd4bbc Mon Sep 17 00:00:00 2001 From: Jonathan Aillet Date: Mon, 1 Oct 2018 19:13:45 +0200 Subject: Update clone commands in README.md Update clone commands in README.md. Change-Id: I4dfdc110565642f7ad32abc727dce04ca213d6d9 Signed-off-by: Jonathan Aillet --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 470fdb9..cd76ef8 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ ### Cloning 4a-hal-generic with its submodules -git clone --recurse-submodules -b rc2 https://github.com/iotbzh/4a-hal-generic.git +git clone --recurse-submodules https://github.com/iotbzh/4a-hal-generic.git ### Cloning 4a-softmixer hal-rc1 version (needed to make work '4a-hal-generic') with its submodules -git clone --recurse-submodules -b hal-rc2-sandbox https://github.com/iotbzh/4a-softmixer.git +git clone --recurse-submodules https://github.com/iotbzh/4a-softmixer.git ### Cloning 4a-alsacore with its submodules -- cgit 1.2.3-korg