summaryrefslogtreecommitdiffstats
path: root/signaling
diff options
context:
space:
mode:
Diffstat (limited to 'signaling')
-rw-r--r--signaling/high-level-viwi-service.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/signaling/high-level-viwi-service.md b/signaling/high-level-viwi-service.md
index 6b512b9..4914ff1 100644
--- a/signaling/high-level-viwi-service.md
+++ b/signaling/high-level-viwi-service.md
@@ -46,7 +46,7 @@ git clone --recursive https://gerrit.automotivelinux.org/gerrit/apps/low-level-c
```bash
export WD=$(pwd)
-git clone --recusive https://github.com/iotbzh/high-level-viwi-service.git
+git clone --recursive https://github.com/iotbzh/high-level-viwi-service.git
```
## Build
@@ -233,4 +233,4 @@ For instance, on a third terminal:
```bash
$ canplayer -I candata
-``` \ No newline at end of file
+```