diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-09-29 14:32:50 +0200 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-09-29 14:32:50 +0200 |
commit | eedeeb6e5835ad9c5f8682b1a2b07d8079a55bdf (patch) | |
tree | 44b6d6fd00ca18422cd2247548646bbd03d4a909 | |
parent | b5e1a39b033b422b2cdeb34bda2ed593e30d39e8 (diff) |
Documentation
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ 1) Add ctl-utilities as a submodule to include in your project ``` -git submodule add git@github.com:iotbzh/afb-utilities +git submodule add git@github.com:fulup-bzh/ctl-utilities ``` 2) Add ctl-utilities as a static library to your binding |