diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/2-Installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/2-Installation.md b/docs/2-Installation.md index 595d11e0..784a0623 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 |