aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-03-22 17:58:12 +0000
committerRomain Forlot <romain.forlot@iot.bzh>2017-03-23 14:42:43 +0100
commit429fa417e5822b33b41d35f7d3d590327c145adf (patch)
treeb1f43863650f14ca485edb44d629660362c2402c /docs
parent7a014d3b795401a2a728398dea8b06dcb931c119 (diff)
Comments.
Point to branch v1.0 instead of master Change-Id: I70b6b0e35dbbdd78840fda893c6028b2e3975afc Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'docs')
-rw-r--r--docs/2-Installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/2-Installation.md b/docs/2-Installation.md
index 595d11e..784a062 100644
--- a/docs/2-Installation.md
+++ b/docs/2-Installation.md
@@ -160,7 +160,7 @@ Execute the following commands from this repository:
```bash
$ cd $WD
-$ git clone https://github.com/iotbzh/CAN_signaling
+$ git clone https://github.com/iotbzh/CAN_signaling -b v1.0
$ cd CAN_signaling
$ git submodule init
$ git submodule update