diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-28 18:24:15 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-29 11:15:12 +0200 |
commit | e639fc41adbd3dde2bd8a2be746c772171fa1b9d (patch) | |
tree | afef9b418e42e58730a64eeb57579a3c52a2055f /README.md | |
parent | eced1a9d7b08d419c5ac325053077731e24464b6 (diff) |
Update README instructions.
Adding git submodules instructions before building.
Change-Id: I8b1aa09e5ca69c0e2a7e8acbf6d80593a5fc0f22
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Just use build.sh script: ./build.sh ``` -This will build both projects under build directory for each of them. +This will build both projects under build directory for each of them with default configuration. # Generate documentation |